Skip to content

Commit

Permalink
Update sigstore/cosign-installer action to v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 19, 2022
1 parent 4ec74e9 commit 2384322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- uses: sigstore/cosign-installer@7cc35d7fdbe70d4278a0c96779081e6fac665f88 # tag=v2.8.0
- uses: sigstore/cosign-installer@9becc617647dfa20ae7b1151972e9b3a2c338a2b # tag=v2.8.1

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

0 comments on commit 2384322

Please sign in to comment.