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 0a237dc commit 1c4965cCopy full SHA for 1c4965c
.github/workflows/docker-publish.yml
@@ -36,7 +36,7 @@ jobs:
36
if: github.event_name != 'pull_request'
37
uses: sigstore/cosign-installer@d6a3abf1bdea83574e28d40543793018b6035605
38
with:
39
- cosign-release: 'v1.7.1'
+ cosign-release: 'v1.9.0'
40
41
42
# Workaround: https://github.com/docker/build-push-action/issues/461
0 commit comments