Skip to content

Commit

Permalink
Update sigstore/cosign-installer action to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2022
1 parent 56654f8 commit 4adb77d
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 @@ -140,7 +140,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- uses: sigstore/cosign-installer@48866aa521d8bf870604709cd43ec2f602d03ff2 # tag=v2.4.1
- uses: sigstore/cosign-installer@f3c664df7af409cb4873aa5068053ba9d61a57b6 # tag=v2.6.0

- name: Sign the images
run: cosign sign ${TAGS}
Expand Down

0 comments on commit 4adb77d

Please sign in to comment.