Skip to content

Commit

Permalink
Update cosign version in GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
meln5674 committed Feb 19, 2024
1 parent 98912e8 commit f3450d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@7e0881f8fe90b25e305bbf0309761e9314607e25
with:
cosign-release: 'v1.13.0'
cosign-release: 'v2.2.2'


# Workaround: https://github.com/docker/build-push-action/issues/461
Expand Down

0 comments on commit f3450d9

Please sign in to comment.