1 Commits

Author SHA1 Message Date
dependabot[bot]
4ac3a50ca8 Bump tailscale/github-action from 2 to 4
Bumps [tailscale/github-action](https://github.com/tailscale/github-action) from 2 to 4.
- [Release notes](https://github.com/tailscale/github-action/releases)
- [Commits](https://github.com/tailscale/github-action/compare/v2...v4)

---
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>
2026-04-04 08:22:35 +00:00

View File

@@ -50,7 +50,7 @@ jobs:
cache-to: type=gha,mode=max
- name: Connect to Tailscale
uses: tailscale/github-action@v2
uses: tailscale/github-action@v4
with:
oauth-client-id: ${{ secrets.TAILSCALE_CLIENT_ID }}
oauth-secret: ${{ secrets.TAILSCALE_CLIENT_SECRET }}