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.
2 parents 5f78186 + f94418c commit 91e100cCopy full SHA for 91e100c
1 file changed
.github/workflows/build-binaries.yml
@@ -94,7 +94,7 @@ jobs:
94
id-token: write
95
steps:
96
- name: Install cosign
97
- uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3
+ uses: sigstore/cosign-installer@ba7bc0a3fef59531c69a25acd34668d6d3fe6f22 # v4.1.0
98
99
- name: Download all artifacts
100
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
0 commit comments