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 9871e66 commit 93834d1Copy full SHA for 93834d1
.github/workflows/ci.yml
@@ -165,7 +165,7 @@ jobs:
165
if: github.ref_type == 'tag'
166
167
- name: Install Cosign
168
- uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
+ uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
169
170
171
- name: Build binary
0 commit comments