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 2251cac commit 9c6633cCopy full SHA for 9c6633c
.github/workflows/release.yaml
@@ -70,7 +70,7 @@ jobs:
70
persist-credentials: false
71
72
- name: Tailscale Connect
73
- uses: tailscale/github-action@6cae46e2d796f265265cfcf628b72a32b4d7cade # v3
+ uses: tailscale/github-action@a392da0a182bba0e9613b6243ebd69529b1878aa # v4
74
with:
75
oauth-client-id: ${{ secrets.TAILSCALE_OAUTH_CLIENT_ID }}
76
oauth-secret: ${{ secrets.TAILSCALE_OAUTH_SECRET }}
0 commit comments