mirror of
https://github.com/slsa-framework/slsa-verifier.git
synced 2026-05-06 08:37:00 +00:00
chore(deps): update actions/checkout action to v3 (#227)
This commit is contained in:
committed by
GitHub
parent
ab70a51d20
commit
106f50c7ee
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
needs: [builder]
|
||||
if: always() && needs.builder.result == 'failure'
|
||||
steps:
|
||||
- uses: actions/checkout@7884fcad6b5d53d10323aee724dc68d8b9096a2e # tag=v2.4.2
|
||||
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
|
||||
with:
|
||||
repository: slsa-framework/example-package
|
||||
- run: |
|
||||
|
||||
Reference in New Issue
Block a user