Skip to content

Commit

Permalink
ci(github): bump cosign version
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuar committed Dec 30, 2023
1 parent 2159017 commit 53f7d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
uses: sigstore/[email protected]
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
with:
cosign-release: 'v2.2.0'
cosign-release: 'v2.2.2'

- name: Sign image with a key
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 53f7d1f

Please sign in to comment.