Skip to content

Commit ba8b3f1

Browse files
deps(ci): bump tailscale/github-action from 4.0.3 to 4.1.0 (#542)
Bumps [tailscale/github-action](https://github.com/tailscale/github-action) from 4.0.3 to 4.1.0. - [Release notes](https://github.com/tailscale/github-action/releases) - [Commits](tailscale/github-action@3a21736...a392da0) --- updated-dependencies: - dependency-name: tailscale/github-action dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4420032 commit ba8b3f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@3a217367cadc62d7600a77470ffe542e2313e6b9 #v4.0.3
24+
uses: tailscale/github-action@a392da0a182bba0e9613b6243ebd69529b1878aa #v4.1.0
2525
with:
2626
args: --accept-dns=true
2727
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}

0 commit comments

Comments
 (0)