Skip to content

Commit

Permalink
Merge pull request #7 from melchor629/dependabot/github_actions/tails…
Browse files Browse the repository at this point in the history
…cale/github-action-3

chore(deps): bump tailscale/github-action from 2 to 3
  • Loading branch information
melchor629 authored Jan 4, 2025
2 parents 09cd235 + 7fdefb4 commit f962adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
if: ${{ github.event_name != 'pull_request' }}
steps:
- name: Tailscale
uses: tailscale/github-action@v2
uses: tailscale/github-action@v3
with:
oauth-client-id: ${{ secrets.TS_CLIENT_ID }}
oauth-secret: ${{ secrets.TS_CLIENT_SECRET }}
Expand Down

0 comments on commit f962adc

Please sign in to comment.