Skip to content

Commit c53b4e1

Browse files
chore(deps): update tailscale/github-action action to v4.0.3 (#16)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3f6eb87 commit c53b4e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ jobs:
316316
TAILSCALE_OAUTH_SECRET: "op://Docker/tailscale-oauth/secret"
317317

318318
- name: Connect to Tailnet
319-
uses: tailscale/github-action@aa604318b61e5b25107287e0d07db6a08b3e72c0 # v4.0.2
319+
uses: tailscale/github-action@3a217367cadc62d7600a77470ffe542e2313e6b9 # v4.0.3
320320
with:
321321
oauth-client-id: ${{ steps.load-tailscale-credentials.outputs.TAILSCALE_OAUTH_CLIENT_ID }}
322322
oauth-secret: ${{ steps.load-tailscale-credentials.outputs.TAILSCALE_OAUTH_SECRET }}

0 commit comments

Comments
 (0)