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 5a12c05 commit df5ed5dCopy full SHA for df5ed5d
.github/actions/setup/action.yaml
@@ -34,7 +34,7 @@ runs:
34
aws-region: ${{ inputs.region }}
35
36
- name: Connect runner to tailscale
37
- uses: tailscale/github-action@84a3f23bb4d843bcf4da6cf824ec1be473daf4de # v3
+ uses: tailscale/github-action@6cae46e2d796f265265cfcf628b72a32b4d7cade # v3
38
with:
39
oauth-client-id: ${{ inputs.tailscale_oauth_client_id }}
40
oauth-secret: ${{ inputs.tailscale_oauth_client_secret }}
0 commit comments