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 941614d commit 05c1d30Copy full SHA for 05c1d30
.github/workflows/container-image-publish.yml
@@ -32,7 +32,7 @@ jobs:
32
# https://github.com/sigstore/cosign-installer
33
- name: Install cosign
34
if: github.event_name != 'pull_request'
35
- uses: sigstore/cosign-installer@v3.1.2
+ uses: sigstore/cosign-installer@v3.7.0
36
37
# Workaround: https://github.com/docker/build-push-action/issues/461
38
- name: Setup Docker buildx
0 commit comments