We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd7f6f3 commit 8fa080cCopy full SHA for 8fa080c
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
21
go-version: '1.23'
22
23
- name: Connect to Tailscale
24
- uses: tailscale/github-action@v3
+ uses: tailscale/github-action@v4
25
with:
26
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
27
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}
0 commit comments