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 1bf57cd commit 3627b51Copy full SHA for 3627b51
.github/workflows/release.yml
@@ -445,7 +445,7 @@ jobs:
445
if: ${{ needs.variables.outputs.binary_cache_sign_hit != 'true' }}
446
447
- name: Install Cosign
448
- uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0
+ uses: sigstore/cosign-installer@c56c2d3e59e4281cc41dea2217323ba5694b171e # v3.8.0
449
450
451
- name: Create Tarballs
0 commit comments