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 9551af5 commit ef11dc9Copy full SHA for ef11dc9
.github/workflows/build-publish.yml
@@ -47,7 +47,7 @@ jobs:
47
# https://github.com/sigstore/cosign-installer
48
- name: Install cosign
49
if: github.event_name != 'pull_request'
50
- uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
+ uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
51
with:
52
cosign-release: 'v2.4.0'
53
0 commit comments