We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f60de7 + 859fa69 commit 3a541d0Copy full SHA for 3a541d0
.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@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 #v3.5.0
+ uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a #v3.8.1
43
with:
44
cosign-release: 'v2.2.4'
45
0 commit comments