Skip to content

Commit aef4d1b

Browse files
committed
action.yml: bump tailscale version to 1.78.1
Updates tailscale/corp#14315 Signed-off-by: Keli Velazquez <keli@tailscale.com>
1 parent 1ec4a5d commit aef4d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ inputs:
2323
version:
2424
description: 'Tailscale version to use. Specify `latest` to use the latest stable version.'
2525
required: true
26-
default: '1.72.1'
26+
default: '1.78.1'
2727
sha256sum:
2828
description: 'Expected SHA256 checksum of the tarball.'
2929
required: false

0 commit comments

Comments
 (0)