Commit Graph

21 Commits

Author SHA1 Message Date
mrjoelkamp
abb1aeb808 docs: set default failure policy 2024-05-24 09:02:51 -05:00
Joel Kamp
0e42d349dd Merge pull request #5 from docker/dependabot/github_actions/actions/setup-go-5.0.1
chore: bump actions/setup-go from 4.0.0 to 5.0.1
2024-05-23 11:08:35 -05:00
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
4347f4ed48 Merge pull request #4 from docker/dependabot/github_actions/github/codeql-action-3.25.6
chore: bump github/codeql-action from 2.3.3 to 3.25.6
2024-05-23 11:08:12 -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
1809f7b21d Merge pull request #3 from docker/dependabot/github_actions/ossf/scorecard-action-2.3.3
chore: bump ossf/scorecard-action from 2.1.3 to 2.3.3
2024-05-23 11:07:35 -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
9294bdbc3a Merge pull request #2 from docker/dependabot/github_actions/actions/upload-artifact-4.3.3
chore: bump actions/upload-artifact from 3.1.2 to 4.3.3
2024-05-23 11:07:11 -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
Joel Kamp
af76f5de27 Merge pull request #6 from docker/add-codeowners
Add codeowners and update template
2024-05-23 11:04:26 -05:00
mrjoelkamp
4f3d0aa9d5 update PR template 2024-05-23 11:01:28 -05:00
mrjoelkamp
62c058c172 update test workflow 2024-05-23 10:58:43 -05:00
mrjoelkamp
fe01bfa080 add codeowners 2024-05-23 10:56:45 -05:00
mrjoelkamp
f91a423ef6 merge poc 2024-05-23 10:52:35 -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