We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a365f41 commit 6624b49Copy full SHA for 6624b49
.github/workflows/main.yml
@@ -451,7 +451,7 @@ jobs:
451
with:
452
cache-prefix: release-go
453
go-version: ${{ env.GO_VERSION }}
454
- - uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
+ - uses: sigstore/cosign-installer@ba7bc0a3fef59531c69a25acd34668d6d3fe6f22 # v4.1.0
455
456
cosign-release: v${{ env.COSIGN_VERSION }}
457
- name: create-syso
0 commit comments