Skip to content

Commit 1a387b8

Browse files
Update sigstore/cosign-installer action to v3.10.0
1 parent 91f7372 commit 1a387b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
# https://github.com/sigstore/cosign-installer
2626
- name: Install cosign
2727
if: github.event_name != 'pull_request'
28-
uses: sigstore/cosign-installer@v3.4.0
28+
uses: sigstore/cosign-installer@v3.10.0
2929
with:
3030
cosign-release: "v2.2.3"
3131

0 commit comments

Comments
 (0)