Skip to content

Commit c21e35b

Browse files
dependabot[bot]tom5760
authored andcommitted
build(deps): bump tailscale/github-action from 4.0.3 to 4.1.0
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@v4.0.3...v4.1.0) --- 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] <[email protected]>
1 parent 0aa1d77 commit c21e35b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
chmod 600 ~/.ssh/known_hosts
5656
5757
- name: Tailscale
58-
uses: tailscale/github-action@v4.0.3
58+
uses: tailscale/github-action@v4.1.0
5959
with:
6060
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
6161
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}

0 commit comments

Comments
 (0)