v3.2.0
The action now supports running on Windows and macOS runners (generally available)
The action now supports an optional use-cache input which caches Tailscale binaries when set to 'true'
What's Changed
- CI: fix the connection check by @codekitchen in #164
- action.yml: bump release to 1.82.0 by @kari-ts in #162
- .github/workflows: pin GitHub action versions by @mpminardi in #165
- Cache tailscale binary file by @palindrom615 in #166
- README.md: document the
use-cacheinput by @mpminardi in #169
New Contributors
- @codekitchen made their first contribution in #164
- @kari-ts made their first contribution in #162
- @palindrom615 made their first contribution in #166
Full Changelog: v3.1.0...v3.2.0