Skip to content

Commit dab8ffa

Browse files
Update sigstore/cosign-installer action to v3.9.0
1 parent caab818 commit dab8ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
# https://github.com/sigstore/cosign-installer
7878
- name: Install cosign
7979
if: github.event_name != 'pull_request'
80-
uses: sigstore/cosign-installer@v3.7.0
80+
uses: sigstore/cosign-installer@v3.9.0
8181

8282
# Set up BuildKit Docker container builder to be able to build
8383
# multi-platform images and export cache

0 commit comments

Comments
 (0)