Skip to content

Commit cd35a86

Browse files
deps(ci): bump tailscale/github-action from 4.0.2 to 4.0.3 (#119)
Bumps [tailscale/github-action](https://github.com/tailscale/github-action) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/tailscale/github-action/releases) - [Commits](tailscale/github-action@aa60431...3a21736) --- updated-dependencies: - dependency-name: tailscale/github-action dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76a0663 commit cd35a86

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@aa604318b61e5b25107287e0d07db6a08b3e72c0 #v4.0.2
30+
uses: tailscale/github-action@3a217367cadc62d7600a77470ffe542e2313e6b9 #v4.0.3
3131
with:
3232
args: --accept-dns=true
3333
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}

0 commit comments

Comments
 (0)