Skip to content

Commit 9204909

Browse files
Update sigstore/cosign-installer action to v3.9.0
1 parent 73ab0a0 commit 9204909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
# https://github.com/sigstore/cosign-installer
4848
- name: Install cosign
4949
if: github.event_name != 'pull_request'
50-
uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0
50+
uses: sigstore/cosign-installer@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # v3.9.0
5151
with:
5252
cosign-release: 'v2.2.4'
5353

0 commit comments

Comments
 (0)