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 35d24cd commit 01ff684Copy full SHA for 01ff684
.github/workflows/generate.yml
@@ -27,7 +27,7 @@ jobs:
27
go-version-file: go.mod
28
29
- name: Connect to Tailnet
30
- uses: tailscale/github-action@84a3f23bb4d843bcf4da6cf824ec1be473daf4de #v3.2.3
+ uses: tailscale/github-action@6cae46e2d796f265265cfcf628b72a32b4d7cade #v3.3.0
31
with:
32
args: --accept-dns=true
33
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
0 commit comments