Skip to content

Commit

Permalink
update tailscale version
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasehlert committed Mar 2, 2024
1 parent 90ce745 commit 6e51fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}
tags: tag:github-runner
version: 1.58.2
version: 1.60.1

- name: Run go code
run: |
Expand Down

0 comments on commit 6e51fb3

Please sign in to comment.