Skip to content

Commit 5fde339

Browse files
deps(ci): bump tailscale/github-action from 4.1.1 to 4.1.2
Bumps [tailscale/github-action](https://github.com/tailscale/github-action) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/tailscale/github-action/releases) - [Commits](tailscale/github-action@53acf82...306e68a) --- updated-dependencies: - dependency-name: tailscale/github-action dependency-version: 4.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe98c42 commit 5fde339

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Connect to Tailnet
2323
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository
24-
uses: tailscale/github-action@53acf823325fe9ca47f4cdaa951f90b4b0de5bb9 #v4.1.1
24+
uses: tailscale/github-action@306e68a486fd2350f2bfc3b19fcd143891a4a2d8 #v4.1.2
2525
with:
2626
args: --accept-dns=true
2727
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}

0 commit comments

Comments
 (0)