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 9d4abb8 commit 13000b1Copy full SHA for 13000b1
.github/workflows/docker-publish.yml
@@ -41,7 +41,7 @@ jobs:
41
if: github.event_name != 'pull_request'
42
uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 #v3.1.1
43
with:
44
- cosign-release: 'v2.1.1'
+ cosign-release: 'v2.2.2'
45
46
# Set up BuildKit Docker container builder to be able to build
47
# multi-platform images and export cache
0 commit comments