Commit Graph

12 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
c94fd8bf22 Merge branch 'main' into dependabot/github_actions/github/codeql-action-3.25.6 2024-05-23 11:07:58 -05:00
Joel Kamp
2464c6a9a3 Merge branch 'main' into dependabot/github_actions/ossf/scorecard-action-2.3.3 2024-05-23 11:07:22 -05:00
Joel Kamp
29349fef12 Merge branch 'main' into dependabot/github_actions/actions/upload-artifact-4.3.3 2024-05-23 11:06:41 -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]
72947dcf8c chore: bump github/codeql-action from 2.3.3 to 3.25.6
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.3.3 to 3.25.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](29b1f65c5e...9fdb3e4972)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 15:20:37 +00:00
dependabot[bot]
fccbbd837d chore: bump ossf/scorecard-action from 2.1.3 to 2.3.3
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.3 to 2.3.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](80e868c13c...dc50aa9510)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 15:20:28 +00:00
dependabot[bot]
518d63b787 chore: bump actions/upload-artifact from 3.1.2 to 4.3.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](0b7f8abb15...65462800fd)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 15:20:25 +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