Skip to content

chore(deps): bump tailscale/github-action from 2 to 4#1173

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/github_actions/dev/tailscale/github-action-4
Closed

chore(deps): bump tailscale/github-action from 2 to 4#1173
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/github_actions/dev/tailscale/github-action-4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps tailscale/github-action from 2 to 4.

Release notes

Sourced from tailscale/github-action's releases.

v4.0.0

With this release, the action is now implemented in JavaScript and requires runners that are capable of installing Node.js 24.

Notable changes:

  • New: Now supports a ping parameter to verify connectivity to tailnet devices.
  • New: Now logs out the Tailscale ephemeral node at the end of the CI run, removing it from the tailnet immediately.
  • Changed: Caching of Tailscale binaries is enabled by default.
  • Fixed: DNS resolvers are properly set on macOS. Previously, attempting to reach devices using their full domain of the form my-node.my-tailnet.ts.net would fail due to incorrect DNS settings.

Full Changelog: tailscale/github-action@v3...v4.0.0

v3.2.3

Fix an issue preventing the action from running on Windows based runners that do not have a graphical desktop environment (such as the windows-11-arm label).

What's Changed

Full Changelog: tailscale/github-action@v3.2.2...v3.2.3

v3.2.2

Add a retry mechanism for tailscale up.

What's Changed

New Contributors

Full Changelog: tailscale/github-action@v3.2.1...v3.2.2

v3.2.1

Fixed a regression where temporary files would incorrectly persist after the action completed.

What's Changed

Full Changelog: tailscale/github-action@v3...v3.2.1

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

... (truncated)

Commits
  • 306e68a Bump @​actions/cache from 5.0.1 to 5.0.2
  • 989d9be Bump @​actions/tool-cache from 2.0.2 to 3.0.0
  • 69584d7 Bump @​actions/github from 6.0.1 to 7.0.0
  • cda17d5 Bump @​actions/core from 2.0.1 to 2.0.2
  • 81231eb Bump actions/setup-node from 6.2.0 to 6.3.0
  • 48c6d03 action,dist,src: bump default version to 1.94.2
  • cfed5b8 store tailscale.tgz and tailscaled.pid in XDG cache/runtime dirs instead of t...
  • 31d93e6 .github/workflows: run integration test if event is a push
  • 564fe38 chore: run make build to resolve linter error
  • 127dade fix: add missing parentheses to core.isDebug()
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tailscale/github-action](https://github.com/tailscale/github-action) from 2 to 4.
- [Release notes](https://github.com/tailscale/github-action/releases)
- [Commits](tailscale/github-action@4e4c49a...306e68a)

---
updated-dependencies:
- dependency-name: tailscale/github-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: github-actions. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency label Jun 12, 2026
@dependabot dependabot Bot requested a review from AndriiPasternak31 as a code owner June 12, 2026 10:24
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency label Jun 12, 2026
@github-actions

Copy link
Copy Markdown

⚠️ Nightly unit-suite check skipped — merge conflict against dev.

Resolve by running git merge dev locally and pushing the result. The next nightly run will re-test once the conflict is gone.

@vybe vybe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Validated via /validate-pr: dev-based, CI green, no secrets. Dependency bump — descriptive commit message present. Approving + squash-merging.

@dependabot @github

dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1253.

@dependabot dependabot Bot closed this Jun 17, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/dev/tailscale/github-action-4 branch June 17, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant