Skip to content

Commit 59c4d74

Browse files
committed
Fix inputs.version.description
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
1 parent c7fc043 commit 59c4d74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ inputs:
2121
description: 'Comma separated list of Tags to be applied to nodes. The OAuth client must have permission to apply these tags.'
2222
required: false
2323
version:
24-
description: 'Tailscale version to use. Specify `latest` to use the latest stable version, and `unstable` to use the latest unstable version.'
24+
description: 'Tailscale version to use. Specify `latest` to use the latest stable version, and `unstable` to use the latest development version.'
2525
required: true
2626
default: '1.82.0'
2727
sha256sum:

0 commit comments

Comments
 (0)