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 76a0663 commit cd35a86Copy full SHA for cd35a86
.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@aa604318b61e5b25107287e0d07db6a08b3e72c0 #v4.0.2
+ uses: tailscale/github-action@3a217367cadc62d7600a77470ffe542e2313e6b9 #v4.0.3
31
with:
32
args: --accept-dns=true
33
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
0 commit comments