From 9a386869733c72a34aceccaf68bfafbd445b7936 Mon Sep 17 00:00:00 2001 From: Patrick O'Doherty Date: Tue, 14 May 2024 09:45:22 -0700 Subject: [PATCH] action.yml: bump tailscale version to 1.66.1 Signed-off-by: Patrick O'Doherty --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 7bc7fef..f7ca295 100644 --- a/action.yml +++ b/action.yml @@ -23,7 +23,7 @@ inputs: version: description: 'Tailscale version to use.' required: true - default: '1.42.0' + default: '1.66.1' sha256sum: description: 'Expected SHA256 checksum of the tarball.' required: false