We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5475f90 commit 70add53Copy full SHA for 70add53
.github/workflows/docker-publish.yml
@@ -77,7 +77,7 @@ jobs:
77
if: github.event_name != 'pull_request'
78
uses: sigstore/cosign-installer@e1523de7571e31dbe865fd2e80c5c7c23ae71eb4 #3.4.0
79
with:
80
- cosign-release: 'v1.13.1'
+ cosign-release: 'v2.2.3'
81
82
83
# Workaround: https://github.com/docker/build-push-action/issues/461
0 commit comments