tag:github.com,2008:https://github.com/tailscale/github-action/releasesTags from github-action2025-12-23T15:52:08Ztag:github.com,2008:Repository/360548653/v4.1.12025-12-23T16:26:20Zv4.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] <support@github.com></p>mpminarditag:github.com,2008:Repository/360548653/v42025-12-23T15:52:08Zv4: 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] <support@github.com></p>dependabottag:github.com,2008:Repository/360548653/v4.1.02025-10-30T14:11:08Zv4.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>mpminarditag:github.com,2008:Repository/360548653/v4.0.32025-10-24T11:33:25Zv4.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 <percy@tailscale.com></p>oxtoacarttag:github.com,2008:Repository/360548653/v4.0.22025-10-15T19:32:14Zv4.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 <percy@tailscale.com></p>oxtoacarttag:github.com,2008:Repository/360548653/v4.0.12025-10-14T21:47:07Zv4.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 <percy@tailscale.com></p>oxtoacarttag:github.com,2008:Repository/360548653/v4.0.02025-10-14T18:45:35Zv4.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 <percy@tailscale.com></p>oxtoacarttag:github.com,2008:Repository/360548653/v3.3.02025-09-25T15:43:46Zv3.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>mcoulombetag:github.com,2008:Repository/360548653/v32025-09-25T15:44:10Zv3<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>nickoneilltag:github.com,2008:Repository/360548653/v3.2.42025-09-23T19:36:50Zv3.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