Skip to content

Commit

Permalink
chore(deps): update tailscale/github-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 6d96205 commit d0dd192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: check
run: echo "${{ steps.changes.outputs.NOMAD_FILES_CHANGED }}"
- name: Setup Tailscale
uses: tailscale/github-action@v2
uses: tailscale/github-action@v3
with:
oauth-client-id: ${{ secrets.TAILSCALE_OAUTH_CLIENT_ID }}
oauth-secret: ${{ secrets.TAILSCALE_OAUTH_KEY }}
Expand Down

0 comments on commit d0dd192

Please # to comment.