Skip to content

Commit 1c6c268

Browse files
chore(deps): update tailscale/github-action digest to 53acf82 (freeCodeCamp#65141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb7bfdd commit 1c6c268

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy-api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979

8080
steps:
8181
- name: Setup and connect to Tailscale network
82-
uses: tailscale/github-action@a392da0a182bba0e9613b6243ebd69529b1878aa # v4
82+
uses: tailscale/github-action@53acf823325fe9ca47f4cdaa951f90b4b0de5bb9 # v4
8383
with:
8484
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
8585
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}

.github/workflows/deploy-client.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ jobs:
228228
run: tar -czf client-${{ matrix.lang-name-short }}.tar client/public
229229

230230
- name: Setup and connect to Tailscale network
231-
uses: tailscale/github-action@a392da0a182bba0e9613b6243ebd69529b1878aa # v4
231+
uses: tailscale/github-action@53acf823325fe9ca47f4cdaa951f90b4b0de5bb9 # v4
232232
with:
233233
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
234234
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}

0 commit comments

Comments
 (0)