From 6e81a6485a78bc0cc9a127891f37c3a036f3e33d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20Ram=C3=ADrez=20Norambuena?= Date: Tue, 27 May 2025 19:33:28 -0400 Subject: [PATCH] bump release to 1.82.5 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 5ccc757..24792f6 100644 --- a/action.yml +++ b/action.yml @@ -23,7 +23,7 @@ inputs: version: description: 'Tailscale version to use. Specify `latest` to use the latest stable version.' required: true - default: '1.82.0' + default: '1.82.5' sha256sum: description: 'Expected SHA256 checksum of the tarball.' required: false