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

Commit

Permalink
Update sigstore/cosign-installer action to v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 8, 2022
1 parent f35f6c7 commit d3ae6aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- uses: sigstore/cosign-installer@536b37ec5d5b543420bdfd9b744c5965bd4d8730 # tag=v2.3.0
- uses: sigstore/cosign-installer@7e0881f8fe90b25e305bbf0309761e9314607e25 # tag=v2.4.0
- name: Sign the images
run: cosign sign ${TAGS}
env:
Expand Down

0 comments on commit d3ae6aa

Please sign in to comment.