action.yml: bump tailscale version to 1.88.3

Signed-off-by: Percy Wegmann <percy@tailscale.com>
This commit is contained in:
Percy Wegmann 2025-09-22 10:52:47 -05:00 committed by Percy Wegmann
parent 1db1f8e300
commit 7bdbdbb519

View file

@ -23,7 +23,7 @@ inputs:
version:
description: 'Tailscale version to use. Specify `latest` to use the latest stable version, and `unstable` to use the latest development version.'
required: true
default: '1.82.0'
default: '1.88.3'
sha256sum:
description: 'Expected SHA256 checksum of the tarball.'
required: false