We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b269a0c commit 12288e2Copy full SHA for 12288e2
.github/workflows/ci.yml
@@ -91,7 +91,7 @@ jobs:
91
if: github.ref_type == 'tag'
92
93
- name: Install Cosign
94
- uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3.8.1
+ uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3.8.2
95
96
97
- name: Setup Snapcraft
0 commit comments