Skip to content

Commit

Permalink
chore(.github): use tailscale v2 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
uhthomas committed Oct 13, 2023
1 parent 6b3c8b0 commit d5d8881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/k8s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: tailscale/github-action@main
- uses: tailscale/github-action@v2
with:
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}
Expand Down

0 comments on commit d5d8881

Please sign in to comment.