Skip to content

Commit

Permalink
Pin SLSA verifier to tag version
Browse files Browse the repository at this point in the history
  • Loading branch information
marcransome committed Mar 24, 2024
1 parent a1bfcc5 commit 3c491c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
with:
name: ${{ needs.build.outputs.sha256-filename-darwin-arm64 }}
- name: Install SLSA verifier
uses: slsa-framework/slsa-verifier/actions/installer@7e1e47d7d793930ab0082c15c2b971fdb53a3c95 # v2.4.1
uses: slsa-framework/slsa-verifier/actions/[email protected] # Must specify version tag; see https://github.com/slsa-framework/slsa-verifier/issues/12
- name: Verify SLSA provenance
env:
CHECKSUMS: ${{ needs.combine-checksums.outputs.checksums }}
Expand Down

0 comments on commit 3c491c1

Please sign in to comment.