We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c88f03e commit 72c9576Copy full SHA for 72c9576
.github/workflows/pre-submit.units.yml
@@ -65,12 +65,12 @@ jobs:
65
if: ${{ always() }}
66
steps:
67
- name: Checkout
68
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v2.3.4
+ uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # tag=v2.3.4
69
with:
70
path: generator
71
72
73
74
75
path: verifier
76
repository: slsa-framework/slsa-verifier
0 commit comments