Skip to content

Commit

Permalink
Merge pull request #2 from jerop/jerop-patch-1
Browse files Browse the repository at this point in the history
default to latest version
  • Loading branch information
jerop authored Nov 13, 2023
2 parents 8392bd2 + 8c95962 commit 7dadd88
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 @@ -7,7 +7,7 @@ inputs:
version:
description: 'Version of tkn to install (latest, v0.18.0, etc.)'
required: false
default: 'v0.18.0'
default: 'latest'
runs:
using: "composite"
steps:
Expand Down

0 comments on commit 7dadd88

Please sign in to comment.