We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25dfb06 commit 29254cbCopy full SHA for 29254cb
.github/workflows/docker-publish.yml
@@ -33,7 +33,7 @@ jobs:
33
if: github.event_name != 'pull_request'
34
uses: sigstore/cosign-installer@f3c664df7af409cb4873aa5068053ba9d61a57b6 #v2.6.0
35
with:
36
- cosign-release: 'v1.11.0'
+ cosign-release: 'v1.13.1'
37
38
39
# Workaround: https://github.com/docker/build-push-action/issues/461
0 commit comments