We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 815fd52 commit 261eba5Copy full SHA for 261eba5
.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@306e68a486fd2350f2bfc3b19fcd143891a4a2d8 # v4
74
with:
75
oauth-client-id: ${{ secrets.TAILSCALE_OAUTH_CLIENT_ID }}
76
oauth-secret: ${{ secrets.TAILSCALE_OAUTH_SECRET }}
0 commit comments