Skip to content

Commit c48f1e7

Browse files
authored
Merge pull request #74 from chainguard-dev/dependabot/github_actions/actions/checkout-5.0.0
Bump actions/checkout from 4.2.2 to 5.0.0
2 parents 53b5346 + 638bcf9 commit c48f1e7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-scanner-audit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
egress-policy: audit
2626

27-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
27+
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2828

2929
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
3030
with:

.github/workflows/regen-answers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
egress-policy: audit
2424

25-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25+
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2626

2727
- uses: octo-sts/action@6177b4481c00308b3839969c3eca88c96a91775f # v1.0.0
2828
id: octo-sts

0 commit comments

Comments
 (0)