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 30cea93 commit b193c2aCopy full SHA for b193c2a
.github/workflows/ci.yml
@@ -126,7 +126,7 @@ jobs:
126
if: github.ref_type == 'tag'
127
128
- name: Install Cosign
129
- uses: sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19 # v3.1.2
+ uses: sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8 # v3.2.0
130
131
132
- name: Build binary
0 commit comments