We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc705ba commit bff86a3Copy full SHA for bff86a3
.github/workflows/pre-submit.units.yml
@@ -37,12 +37,12 @@ jobs:
37
if: ${{ always() }}
38
steps:
39
- name: Checkout
40
- uses: actions/checkout@7884fcad6b5d53d10323aee724dc68d8b9096a2e # tag=v2.4.2
+ uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
41
with:
42
path: generator
43
44
45
46
47
path: verifier
48
repository: slsa-framework/slsa-verifier
0 commit comments