We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7fc043 commit 59c4d74Copy full SHA for 59c4d74
1 file changed
action.yml
@@ -21,7 +21,7 @@ inputs:
21
description: 'Comma separated list of Tags to be applied to nodes. The OAuth client must have permission to apply these tags.'
22
required: false
23
version:
24
- description: 'Tailscale version to use. Specify `latest` to use the latest stable version, and `unstable` to use the latest unstable version.'
+ description: 'Tailscale version to use. Specify `latest` to use the latest stable version, and `unstable` to use the latest development version.'
25
required: true
26
default: '1.82.0'
27
sha256sum:
0 commit comments