Skip to content

Commit

Permalink
dev: updated github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Vali-98 committed Jan 6, 2025
1 parent 2c70689 commit 966a086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Connect Tailscale
uses: tailscale/github-action@v2
uses: tailscale/github-action@v3
with:
oauth-client-id: ${{secrets.TS_OAUTH_CLIENT_ID}}
oauth-secret: ${{secrets.TS_OAUTH_SECRET}}
Expand Down

0 comments on commit 966a086

Please sign in to comment.