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 3d38822 commit f59fd37Copy full SHA for f59fd37
.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@1fc5bd396d372bee37d608f955b336615edf79c8 # v3.2.0
+ uses: sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # v3.3.0
130
131
132
- name: Build binary
0 commit comments