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 6295850 commit 813c12bCopy full SHA for 813c12b
.github/workflows/ci.yml
@@ -163,7 +163,7 @@ jobs:
163
if: github.ref_type == 'tag'
164
165
- name: Install Cosign
166
- uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # v3.5.0
+ uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0
167
168
169
- name: Build binary
0 commit comments