Commit Graph

6 Commits

Author SHA1 Message Date
Joel Kamp
bde6a78365 Merge branch 'main' into dependabot/github_actions/actions/setup-go-5.0.1 2024-05-23 11:08:28 -05:00
Joel Kamp
233d0972ab Merge pull request #1 from docker/dependabot/github_actions/actions/checkout-4.1.6
chore: bump actions/checkout from 3.5.2 to 4.1.6
2024-05-23 11:06:05 -05:00
mrjoelkamp
62c058c172 update test workflow 2024-05-23 10:58:43 -05:00
dependabot[bot]
77affd6da3 chore: bump actions/setup-go from 4.0.0 to 5.0.1
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.0 to 5.0.1.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](4d34df0c23...cdcb360436)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 15:20:40 +00:00
dependabot[bot]
3eab8aec6e chore: bump actions/checkout from 3.5.2 to 4.1.6
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8e5e7e5ab8...a5ac7e51b4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 15:20:22 +00:00
Joel Kamp
3d0519f92a Initial commit 2024-05-23 10:19:55 -05:00