We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36429ff commit 933d0c1Copy full SHA for 933d0c1
.github/workflows/docker-publish.yml
@@ -41,7 +41,7 @@ jobs:
41
# https://github.com/sigstore/cosign-installer
42
- name: Install cosign
43
if: github.event_name != 'pull_request'
44
- uses: sigstore/cosign-installer@718228a5f85f61170ad5c3ea6c0e9871cc92f1c5
+ uses: sigstore/cosign-installer@e11c0892438d2c0a48e49dee376e4883f10f2e59
45
with:
46
cosign-release: 'v1.9.0'
47
0 commit comments