We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19a6f4f + b4a7d2d commit 76ab379Copy full SHA for 76ab379
action.yml
@@ -23,7 +23,7 @@ inputs:
23
version:
24
description: 'Tailscale version to use. Specify `latest` to use the latest stable version.'
25
required: true
26
- default: '1.78.1'
+ default: '1.82.0'
27
sha256sum:
28
description: 'Expected SHA256 checksum of the tarball.'
29
required: false
0 commit comments