Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

Commit 9f0a91d

Browse files
Update sigstore/cosign-installer action to v3
1 parent 2384322 commit 9f0a91d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
username: ${{ github.actor }}
9191
password: ${{ secrets.GITHUB_TOKEN }}
9292

93-
- uses: sigstore/cosign-installer@9becc617647dfa20ae7b1151972e9b3a2c338a2b # tag=v2.8.1
93+
- uses: sigstore/cosign-installer@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # v3.9.0
9494

9595
- name: Sign the images
9696
run: cosign sign ${TAGS}

0 commit comments

Comments
 (0)