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 caab818 commit fbfe075Copy full SHA for fbfe075
.github/workflows/main.yml
@@ -77,7 +77,7 @@ jobs:
77
# https://github.com/sigstore/cosign-installer
78
- name: Install cosign
79
if: github.event_name != 'pull_request'
80
- uses: sigstore/cosign-installer@v3.7.0
+ uses: sigstore/cosign-installer@v3.9.2
81
82
# Set up BuildKit Docker container builder to be able to build
83
# multi-platform images and export cache
0 commit comments