We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2300d9 commit 92085dfCopy full SHA for 92085df
.github/workflows/docker-publish.yml
@@ -42,7 +42,7 @@ jobs:
42
# https://github.com/sigstore/cosign-installer
43
- name: Install cosign
44
if: github.event_name != 'pull_request'
45
- uses: sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8 # v3.2.0
+ uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
46
with:
47
cosign-release: 'v1.13.1'
48
0 commit comments