Commit Graph

94 Commits

Author SHA1 Message Date
dependabot[bot]
2270dd9820 Bump peter-evans/find-comment from 2.3.0 to 2.4.0
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/peter-evans/find-comment/releases)
- [Commits](https://github.com/peter-evans/find-comment/compare/v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: peter-evans/find-comment
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 02:59:04 +00:00
dependabot[bot]
94cb2a97bd Bump docker/metadata-action from 4.3.0 to 4.4.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 02:59:18 +00:00
Bret Fisher
c75484b7e3 adding image-tag output for use in additional jobs (#26) 2023-04-13 03:47:58 -04:00
dependabot[bot]
6420533c2c Bump peter-evans/create-or-update-comment from 2.1.1 to 3.0.0
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v2.1.1...v3.0.0)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-06 02:59:22 +00:00
Bret Fisher
6702a1ebf8 Adding more advanced workflows (#25) 2023-04-05 18:18:02 -04:00
Bret Fisher
e1b1573ef9 Update dependabot.yml 2023-03-25 16:51:38 -04:00
Bret Fisher
6944a6a18e add concurrency limit to actions (#23) 2023-03-25 00:40:10 -04:00
dependabot[bot]
d928dfce51 Bump actions/checkout from 3.4.0 to 3.5.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-25 03:43:47 +00:00
Bret Fisher
e6d4862f06 adding docker to dependabot 2023-03-24 23:43:25 -04:00
Bret Fisher
ec684c5ade Merge pull request #20 from BretFisher/dependabot/github_actions/actions/checkout-3.4.0
Bump actions/checkout from 3.3.0 to 3.4.0
2023-03-16 05:27:46 -04:00
dependabot[bot]
78e3459a6c Bump actions/checkout from 3.3.0 to 3.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 02:59:32 +00:00
dependabot[bot]
8c700659cb Bump docker/setup-buildx-action from 2.4.1 to 2.5.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 03:00:31 +00:00
Bret Fisher
a9e5c2f5c7 looks like checkout is still needed 2023-03-11 02:54:35 -05:00
Bret Fisher
aa5ab1f8a8 adding notes 2023-03-11 02:50:48 -05:00
Bret Fisher
fb2ccb0ea0 remove checkout 2023-03-11 00:13:28 -05:00
Bret Fisher
4a302722ee remove test 2023-03-10 22:08:22 -05:00
Bret Fisher
5a18909314 testing attestations 2023-03-10 22:04:47 -05:00
dependabot[bot]
1d44658553 Bump peter-evans/find-comment from 2.2.1 to 2.3.0
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/peter-evans/find-comment/releases)
- [Commits](https://github.com/peter-evans/find-comment/compare/v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: peter-evans/find-comment
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 03:00:15 +00:00
Bret Fisher
75d2a00064 pin GHA versions. readme and workflow tweaks (#15) 2023-03-08 09:00:26 -06:00
Bret Fisher
db3d102d89 Update dependabot.yml 2023-03-06 03:18:03 -06:00
Bret Fisher
adc77cdb31 Update dependabot.yml 2023-03-06 02:42:30 -06:00
Bret Fisher
4e8f97ca4a Delete FUNDING.yml 2023-03-06 02:42:20 -06:00
dependabot[bot]
60e8c300f5 Bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 02:02:14 +00:00
Bret Fisher
eff5daeb48 updating set-output GHA (#13)
* updating set-output GHA
2022-12-05 16:03:55 -05:00
Bret Fisher
3244bb9c19 GHA docker/login-action to v2 2022-11-23 21:56:07 -05:00
Bret Fisher
57e5b628cd update GHA docker/login-action to v2 2022-11-23 21:50:09 -05:00
Bret Fisher
2f9fdc0325 Merge pull request #5 from BretFisher/dependabot/github_actions/docker/metadata-action-4
Bump docker/metadata-action from 3 to 4
2022-05-31 23:02:13 -04:00
Bret Fisher
c12b97190f Merge pull request #6 from BretFisher/dependabot/github_actions/docker/build-push-action-3
Bump docker/build-push-action from 2 to 3
2022-05-31 23:01:49 -04:00
Bret Fisher
9c08d5036c Merge pull request #7 from BretFisher/dependabot/github_actions/docker/setup-qemu-action-2
Bump docker/setup-qemu-action from 1 to 2
2022-05-31 23:01:17 -04:00
Bret Fisher
229121fa53 Merge pull request #8 from BretFisher/dependabot/github_actions/docker/setup-buildx-action-2
Bump docker/setup-buildx-action from 1 to 2
2022-05-31 23:00:55 -04:00
dependabot[bot]
771e16109c Bump peter-evans/find-comment from 1 to 2
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 1 to 2.
- [Release notes](https://github.com/peter-evans/find-comment/releases)
- [Commits](https://github.com/peter-evans/find-comment/compare/v1...v2)

---
updated-dependencies:
- dependency-name: peter-evans/find-comment
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 02:58:21 +00:00
dependabot[bot]
79c43c3d5e Bump docker/setup-buildx-action from 1 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 02:11:58 +00:00
dependabot[bot]
5191ad6fd5 Bump docker/setup-qemu-action from 1 to 2
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 02:11:57 +00:00
dependabot[bot]
7f4feccf21 Bump docker/build-push-action from 2 to 3
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 02:11:55 +00:00
dependabot[bot]
81967468e3 Bump docker/metadata-action from 3 to 4
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 02:11:52 +00:00
Bret Fisher
ea769630a2 remove branch tag for images 2022-05-24 11:51:36 -04:00
Bret Fisher
e88f98ccbf changing image name defaults (#4) 2022-05-17 17:21:36 -04:00
Bret Fisher
01f51d8b54 add stable unique image tag 2022-05-15 14:42:34 -04:00
Bret Fisher
ccca36c4d3 add gha tag to images 2022-05-02 16:14:42 -04:00
Bret Fisher
1820843fc8 Updates for allhands (#3) 2022-05-02 15:40:42 -04:00
dependabot[bot]
f331407f89 Bump docker/metadata-action from 3.6.2 to 3.8.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.6.2 to 3.8.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v3.6.2...v3.8.0)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-01 02:11:33 +00:00
Bret Fisher
47f70a2a49 update calling super linter 2022-03-26 17:13:18 -04:00
dependabot[bot]
8beeaf8465 Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 23:42:52 +00:00
Bret Fisher
a86aa94adb init commit 2022-03-02 18:42:27 -05:00