Skip to content

Commit

Permalink
Merge pull request #223 from grace-bible/renovate/tailscale-github-ac…
Browse files Browse the repository at this point in the history
…tion-3.x

Update tailscale/github-action action to v3
  • Loading branch information
elliotmatson authored Dec 19, 2024
2 parents 3a9f56c + 3ed64f6 commit 4bbacb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/youtube-archive.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- name: Tailscale
uses: tailscale/github-action@v2
uses: tailscale/github-action@v3
with:
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}
Expand Down

0 comments on commit 4bbacb2

Please sign in to comment.