Skip to content

Commit

Permalink
Set default cosign version
Browse files Browse the repository at this point in the history
  • Loading branch information
p5 committed Oct 17, 2023
1 parent 546f154 commit 68442c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/sign-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ inputs:
cosign-version:
description: 'The version of cosign to use'
required: false
default: null
default: 'v2.2.0'
registry:
description: 'The registry to push the signed image to'
required: true
Expand Down

0 comments on commit 68442c0

Please sign in to comment.