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 2e5719d commit 0ae6d58Copy full SHA for 0ae6d58
.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@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
95
96
97
- name: Setup Snapcraft
0 commit comments