File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9494 with :
9595 go-version : 1.22
9696 - name : Setup slsa-verifier
97- run : go install github.com/slsa-framework/slsa-verifier/v2/cli/slsa-verifier@verify-sigstore-go-Bundlev2
97+ run : go install github.com/slsa-framework/slsa-verifier/v2/cli/slsa-verifier@verify-sigstore-go-Bundlev3
9898 - name : Verify
9999 run : |
100100 SLSA_VERIFIER_TESTING=1 slsa-verifier verify-artifact \
@@ -131,7 +131,7 @@ jobs:
131131 with :
132132 go-version : 1.22
133133 - name : Setup slsa-verifier
134- run : go install github.com/slsa-framework/slsa-verifier/v2/cli/slsa-verifier@verify-sigstore-go-Bundlev2
134+ run : go install github.com/slsa-framework/slsa-verifier/v2/cli/slsa-verifier@verify-sigstore-go-Bundlev3
135135 - name : Verify
136136 env :
137137 ARTIFACT : " ${{ needs.go-build.outputs.go-binary-name }}"
You can’t perform that action at this time.
0 commit comments