Skip to content

Commit 9c6633c

Browse files
chore(github-actions): update tailscale/github-action (v3 -> v4)
BREAKING CHANGE
1 parent 2251cac commit 9c6633c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
persist-credentials: false
7171

7272
- name: Tailscale Connect
73-
uses: tailscale/github-action@6cae46e2d796f265265cfcf628b72a32b4d7cade # v3
73+
uses: tailscale/github-action@a392da0a182bba0e9613b6243ebd69529b1878aa # v4
7474
with:
7575
oauth-client-id: ${{ secrets.TAILSCALE_OAUTH_CLIENT_ID }}
7676
oauth-secret: ${{ secrets.TAILSCALE_OAUTH_SECRET }}

0 commit comments

Comments
 (0)