Skip to content

Commit

Permalink
make cosign v2.0.0 default version (#109)
Browse files Browse the repository at this point in the history
Signed-off-by: Batuhan Apaydın <[email protected]>
  • Loading branch information
developer-guy authored Mar 1, 2023
1 parent 77560e3 commit c3667d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ inputs:
cosign-release:
description: 'cosign release version to be installed'
required: false
default: 'v1.13.1'
default: 'v2.0.0'
install-dir:
description: 'Where to install the cosign binary'
required: false
Expand Down

0 comments on commit c3667d9

Please sign in to comment.