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 3d7d731 commit ea6d84dCopy full SHA for ea6d84d
.github/workflows/ci.yml
@@ -153,7 +153,7 @@ jobs:
153
if: github.ref_type == 'tag'
154
155
- name: Install Cosign
156
- uses: sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8 # v3.2.0
+ uses: sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # v3.3.0
157
158
159
- name: Setup Snapcraft
0 commit comments