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 d757928 commit 57941ceCopy full SHA for 57941ce
.github/workflows/docker-publish.yml
@@ -39,7 +39,7 @@ jobs:
39
# https://github.com/sigstore/cosign-installer
40
- name: Install cosign
41
if: github.event_name != 'pull_request'
42
- uses: sigstore/cosign-installer@f3c664df7af409cb4873aa5068053ba9d61a57b6 #v2.6.0
+ uses: sigstore/cosign-installer@9becc617647dfa20ae7b1151972e9b3a2c338a2b #v2.8.1
43
with:
44
cosign-release: 'v1.13.1'
45
0 commit comments