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 19a6ea7 + 1c7f903 commit 5f75c60Copy full SHA for 5f75c60
.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@3454372f43399081ed03b604cb2d021dabca52bb # v3.8.2
+ uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
56
with:
57
cosign-release: 'v2.2.0'
58
0 commit comments