We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d21c022 commit 9ec64b6Copy full SHA for 9ec64b6
1 file changed
.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@a392da0a182bba0e9613b6243ebd69529b1878aa #v4.1.0
+ uses: tailscale/github-action@53acf823325fe9ca47f4cdaa951f90b4b0de5bb9 #v4.1.1
31
with:
32
args: --accept-dns=true
33
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
0 commit comments