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 d62bdc6 commit d757928Copy full SHA for d757928
.github/workflows/docker-publish.yml
@@ -41,7 +41,7 @@ jobs:
41
if: github.event_name != 'pull_request'
42
uses: sigstore/cosign-installer@f3c664df7af409cb4873aa5068053ba9d61a57b6 #v2.6.0
43
with:
44
- cosign-release: 'v1.11.0'
+ cosign-release: 'v1.13.1'
45
46
47
# Workaround: https://github.com/docker/build-push-action/issues/461
0 commit comments