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