Skip to content

Commit

Permalink
chore(deps): bump tailscale/github-action from 2 to 3 in the all group
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [tailscale/github-action](https://github.com/tailscale/github-action).


Updates `tailscale/github-action` from 2 to 3
- [Release notes](https://github.com/tailscale/github-action/releases)
- [Commits](tailscale/github-action@v2...v3)

---
updated-dependencies:
- dependency-name: tailscale/github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 58c303d commit e5dd8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
ssh-private-key: "${{ secrets.MANAGED_FLOXBOT_SSH_KEY }}"

- name: "Setup Tailscale"
uses: "tailscale/github-action@v2"
uses: "tailscale/github-action@v3"
with:
args: "--timeout 30s --login-server ${{ vars.MANAGED_TAILSCALE_URL }}"
tags: "tag:ci"
Expand Down

0 comments on commit e5dd8b0

Please sign in to comment.