tag:github.com,2008:https://github.com/tailscale/github-action/releases Tags from github-action 2025-12-23T15:52:08Z tag:github.com,2008:Repository/360548653/v4.1.1 2025-12-23T16:26:20Z v4.1.1 <p>Bump @actions/core from 2.0.0 to 2.0.1</p> <p>Bumps [@actions/core](<a href="https://github.com/actions/toolkit/tree/HEAD/packages/core">https://github.com/actions/toolkit/tree/HEAD/packages/core</a>) from 2.0.0 to 2.0.1. <br />- [Changelog](<a href="https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md">https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md</a>) <br />- [Commits](<a href="https://github.com/actions/toolkit/commits/@actions/artifact@2.0.1/packages/core">https://github.com/actions/toolkit/commits/@actions/artifact@2.0.1/packages/core</a>)</p> <p>--- <br />updated-dependencies: <br />- dependency-name: "@actions/core" <br /> dependency-version: 2.0.1 <br /> dependency-type: direct:production <br /> update-type: version-update:semver-patch <br />...</p> <p>Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</p> mpminardi tag:github.com,2008:Repository/360548653/v4 2025-12-23T15:52:08Z v4: Bump @actions/core from 2.0.0 to 2.0.1 <p>Bump @actions/core from 2.0.0 to 2.0.1</p> <p>Bumps [@actions/core](<a href="https://github.com/actions/toolkit/tree/HEAD/packages/core">https://github.com/actions/toolkit/tree/HEAD/packages/core</a>) from 2.0.0 to 2.0.1. <br />- [Changelog](<a href="https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md">https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md</a>) <br />- [Commits](<a href="https://github.com/actions/toolkit/commits/@actions/artifact@2.0.1/packages/core">https://github.com/actions/toolkit/commits/@actions/artifact@2.0.1/packages/core</a>)</p> <p>--- <br />updated-dependencies: <br />- dependency-name: "@actions/core" <br /> dependency-version: 2.0.1 <br /> dependency-type: direct:production <br /> update-type: version-update:semver-patch <br />...</p> <p>Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</p> dependabot tag:github.com,2008:Repository/360548653/v4.1.0 2025-10-30T14:11:08Z v4.1.0 <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/tailscale/github-action/pull/221">#221</a> from tailscale/mpminardi/workload-identity</p> <p>action.yml,src: add support for workload identity federation</p> mpminardi tag:github.com,2008:Repository/360548653/v4.0.3 2025-10-24T11:33:25Z v4.0.3 <p>validate that when using an OAuth client, tags are specified</p> <p>Also include a troubleshooting section in the README with information about the <br />requested tags are invalid or not permitted error.</p> <p>Updates <a class="issue-link js-issue-link" href="https://github.com/tailscale/github-action/issues/78">#78</a></p> <p>Signed-off-by: Percy Wegmann &lt;percy@tailscale.com&gt;</p> oxtoacart tag:github.com,2008:Repository/360548653/v4.0.2 2025-10-15T19:32:14Z v4.0.2 <p>run all commands silently</p> <p>To avoid leaking any potentially sensitive information, all commands are now run <br />without logging to the console. Logging can be enabled by turning on debug logging <br />as described at <a href="https://docs.github.com/en/actions/how-tos/monitor-workflows/enable-debug-logging">https://docs.github.com/en/actions/how-tos/monitor-workflows/enable-debug-logging</a>.</p> <p>Updates <a class="issue-link js-issue-link" href="https://github.com/tailscale/corp/issues/33405">tailscale/corp#33405</a></p> <p>Signed-off-by: Percy Wegmann &lt;percy@tailscale.com&gt;</p> oxtoacart tag:github.com,2008:Repository/360548653/v4.0.1 2025-10-14T21:47:07Z v4.0.1 <p>stop echoing tailscale status to console</p> <p>Updates <a class="issue-link js-issue-link" href="https://github.com/tailscale/github-action/issues/201">#201</a></p> <p>Signed-off-by: Percy Wegmann &lt;percy@tailscale.com&gt;</p> oxtoacart tag:github.com,2008:Repository/360548653/v4.0.0 2025-10-14T18:45:35Z v4.0.0 <p>miscellaneous cleanup items from upgrading to TypeScript action</p> <p>Updates <a class="issue-link js-issue-link" href="https://github.com/tailscale/corp/issues/32821">tailscale/corp#32821</a></p> <p>Signed-off-by: Percy Wegmann &lt;percy@tailscale.com&gt;</p> oxtoacart tag:github.com,2008:Repository/360548653/v3.3.0 2025-09-25T15:43:46Z v3.3.0 <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/tailscale/github-action/pull/195">#195</a> from tailscale/max/test-target-connectivity-c…</p> <p>…heck</p> <p>Added argument to test targets connectivity</p> mcoulombe tag:github.com,2008:Repository/360548653/v3 2025-09-25T15:44:10Z v3 <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/tailscale/github-action/pull/195">#195</a> from tailscale/max/test-target-connectivity-c…</p> <p>…heck</p> <p>Added argument to test targets connectivity</p> nickoneill tag:github.com,2008:Repository/360548653/v3.2.4 2025-09-23T19:36:50Z v3.2.4: Merge pull request #196 from tailscale/max/sanitize-hostnames <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/tailscale/github-action/pull/196">#196</a> from tailscale/max/sanitize-hostnames</p> <p>action: auto-sanitize default or error on invalid user-defined hostname</p> mcoulombe