Skip to content

Releases: tailscale/github-action

v3.2.0

09 Apr 16:56
9a0fda8

Choose a tag to compare

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

New Contributors

Full Changelog: v3.1.0...v3.2.0

v3.1.0

13 Mar 23:15
93605f7

Choose a tag to compare

The action now supports running on Windows and macOS runners (beta)

What's Changed

New Contributors

Full Changelog: v3...v3.1.0

Tailscale access v2

28 Aug 18:17
4e4c49a

Choose a tag to compare

Access nodes on your Tailscale network from Continuous Integation workflows.
Deploy software via a private, secure network.

This version adds support for Tailscale OAuth Clients as an authentication mechanism. Read more in the Tailscale documentation.

Full Changelog: https://github.com/tailscale/github-action/commits/v2

Tailscale access

07 Sep 23:35
bf5e14e

Choose a tag to compare

Access nodes on your Tailscale network from Continuous Integation workflows.
Deploy software via a private, secure network.