Skip to content

Commit

Permalink
Merge pull request #14 from merutech/renovate/tailscale-github-action…
Browse files Browse the repository at this point in the history
…-3.x

chore(deps): update tailscale/github-action action to v3
  • Loading branch information
m1sk9 authored Jan 17, 2025
2 parents e7562b2 + c9898f2 commit fc354ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup Tailscale
uses: tailscale/github-action@v2
uses: tailscale/github-action@v3
with:
oauth-client-id: ${{ secrets.TAILSCALE_OAUTH_CLIENT_ID }}
oauth-secret: ${{ secrets.TAILSCALE_OAUTH_SECRET }}
Expand Down

0 comments on commit fc354ab

Please sign in to comment.