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 3f6eb87 commit c53b4e1Copy full SHA for c53b4e1
.github/workflows/deploy.yml
@@ -316,7 +316,7 @@ jobs:
316
TAILSCALE_OAUTH_SECRET: "op://Docker/tailscale-oauth/secret"
317
318
- name: Connect to Tailnet
319
- uses: tailscale/github-action@aa604318b61e5b25107287e0d07db6a08b3e72c0 # v4.0.2
+ uses: tailscale/github-action@3a217367cadc62d7600a77470ffe542e2313e6b9 # v4.0.3
320
with:
321
oauth-client-id: ${{ steps.load-tailscale-credentials.outputs.TAILSCALE_OAUTH_CLIENT_ID }}
322
oauth-secret: ${{ steps.load-tailscale-credentials.outputs.TAILSCALE_OAUTH_SECRET }}
0 commit comments