We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8223fae commit 5df0bd3Copy full SHA for 5df0bd3
.github/workflows/deploy-staging.yaml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Setup Tailscale
11
- uses: tailscale/github-action@v2
+ uses: tailscale/github-action@v3
12
with:
13
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
14
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}
0 commit comments