Skip to content

Commit

Permalink
Update cosign to v2.2.3
Browse files Browse the repository at this point in the history
Signed-off-by: lou-lan <[email protected]>
  • Loading branch information
lou-lan committed Mar 28, 2024
1 parent a900eaa commit fb48d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call-release-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
if: ${{ env.RUN_PUSH == 'true' }}
uses: sigstore/cosign-installer@main
with:
cosign-release: 'v2.0.1' #do not upgrade, or else go error
cosign-release: 'v2.2.3' #do not upgrade, or else go error

- name: Getting Build Arg
id: arg
Expand Down

0 comments on commit fb48d53

Please sign in to comment.