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 ad27ced commit eaaedf3Copy full SHA for eaaedf3
.github/workflows/ci.yml
@@ -159,7 +159,7 @@ jobs:
159
if: github.ref_type == 'tag'
160
161
- name: Install Cosign
162
- uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0
+ uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0
163
164
165
- name: Setup Snapcraft
0 commit comments