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 6e68454 commit 4e24488Copy full SHA for 4e24488
.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@3454372f43399081ed03b604cb2d021dabca52bb # v3.8.2
+ uses: sigstore/cosign-installer@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # v3.9.0
95
96
97
- name: Setup Snapcraft
0 commit comments