Skip to content

Commit 6bcc4ce

Browse files
deps(ci): bump tailscale/github-action from 3.3.0 to 4.0.2
Bumps [tailscale/github-action](https://github.com/tailscale/github-action) from 3.3.0 to 4.0.2. - [Release notes](https://github.com/tailscale/github-action/releases) - [Commits](tailscale/github-action@6cae46e...aa60431) --- updated-dependencies: - dependency-name: tailscale/github-action dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd1190c commit 6bcc4ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
go-version-file: go.mod
2828

2929
- name: Connect to Tailnet
30-
uses: tailscale/github-action@6cae46e2d796f265265cfcf628b72a32b4d7cade #v3.3.0
30+
uses: tailscale/github-action@aa604318b61e5b25107287e0d07db6a08b3e72c0 #v4.0.2
3131
with:
3232
args: --accept-dns=true
3333
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}

0 commit comments

Comments
 (0)