We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e78defe commit a74516bCopy full SHA for a74516b
.github/workflows/release.yml
@@ -64,7 +64,7 @@ jobs:
64
permissions: read-all
65
steps:
66
- name: Install the verifier
67
- uses: slsa-framework/slsa-verifier/actions/installer@v2.4.0
+ uses: slsa-framework/slsa-verifier/actions/installer@v2.5.1
68
- name: Download assets
69
env:
70
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments