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.
2 parents 8fd961e + 3f73259 commit 6c2ab7bCopy full SHA for 6c2ab7b
.github/workflows/docker-publish.yml
@@ -52,7 +52,7 @@ jobs:
52
# https://github.com/sigstore/cosign-installer
53
- name: Install cosign
54
if: github.event_name != 'pull_request'
55
- uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
+ uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
56
with:
57
cosign-release: 'v2.2.0'
58
0 commit comments