Skip to content

Commit

Permalink
ci: update sigstore/cosign-installer action to v2.6.0 (#182)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
sebastien-prudhomme and renovate-bot committed Sep 11, 2022
1 parent d11c285 commit 083d235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
labels: ${{ steps.metadata.outputs.labels }}

- name: Install Cosign
uses: sigstore/cosign-installer@v2.5.1
uses: sigstore/cosign-installer@v2.6.0
if: steps.release.outputs.new_release_published == 'true'
with:
cosign-release: v1.11.1 # renovate: cosign
Expand Down

0 comments on commit 083d235

Please sign in to comment.