Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Commit cf5546b

Browse files
Update sigstore/cosign-installer action to v2.4.1
1 parent f35f6c7 commit cf5546b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
registry: ghcr.io
9191
username: ${{ github.actor }}
9292
password: ${{ secrets.GITHUB_TOKEN }}
93-
- uses: sigstore/cosign-installer@536b37ec5d5b543420bdfd9b744c5965bd4d8730 # tag=v2.3.0
93+
- uses: sigstore/cosign-installer@48866aa521d8bf870604709cd43ec2f602d03ff2 # tag=v2.4.1
9494
- name: Sign the images
9595
run: cosign sign ${TAGS}
9696
env:

0 commit comments

Comments
 (0)