We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b368e65 + 1b61f16 commit 7d37941Copy full SHA for 7d37941
1 file changed
.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@4959ce089c160fddf62f7b42464195ba1a56d382
+ uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad
45
with:
46
cosign-release: 'v1.9.0'
47
0 commit comments