Skip to content

Commit b16ecb0

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

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@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
5151
with:
5252
cosign-release: 'v2.2.4'
5353

0 commit comments

Comments
 (0)