We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7874fda commit 98e701dCopy full SHA for 98e701d
.github/workflows/pre-submit.e2e.generic.main.yml
@@ -68,6 +68,7 @@ jobs:
68
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
69
with:
70
name: ${{ env.BUILD_ARTIFACT }}
71
+ - uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
72
- run: go install github.com/slsa-framework/slsa-verifier/v2/cli/slsa-verifier@main
73
- env:
74
SLSA_VERIFIER_TESTING: "true"
0 commit comments