From 3efa8e1ffc81daca71c5adbfc5f6bcfb9c95ccb8 Mon Sep 17 00:00:00 2001 From: Patrick O'Doherty Date: Wed, 15 May 2024 13:46:38 -0700 Subject: [PATCH] Bump release to 1.66.3 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index f3645f7..a3bbe04 100644 --- a/action.yml +++ b/action.yml @@ -23,7 +23,7 @@ inputs: version: description: 'Tailscale version to use.' required: true - default: '1.64.2' + default: '1.66.3' sha256sum: description: 'Expected SHA256 checksum of the tarball.' required: false