Skip to content

Commit

Permalink
setup-go
Browse files Browse the repository at this point in the history
Signed-off-by: Ramon Petgrave <[email protected]>
  • Loading branch information
ramonpetgrave64 committed Nov 18, 2024
1 parent 7874fda commit 98e701d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-submit.e2e.generic.main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
with:
name: ${{ env.BUILD_ARTIFACT }}
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
- run: go install github.com/slsa-framework/slsa-verifier/v2/cli/slsa-verifier@main
- env:
SLSA_VERIFIER_TESTING: "true"
Expand Down

0 comments on commit 98e701d

Please sign in to comment.