Skip to content

Commit

Permalink
hardcodes tailscale version
Browse files Browse the repository at this point in the history
  • Loading branch information
prajjwaldimri authored Oct 3, 2024
1 parent 0e2bf70 commit 238c463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
key: ${{ github.workflow }}-cpm-modules-${{ hashFiles('extensions/**/CMakeLists.txt', '*/CMakeLists.txt', 'cmake/*.cmake') }}

- name: Tailscale
uses: omnigres/tailscale-github-action@acfb679296986fae0eba66aadc3a9b40edfb287b #tailscale/github-action@v2
uses: Warpbuilds/tailscale-github-action@1517ec8eebb843d471bd81f6590a4414ae944694 #tailscale/github-action@v2
with:
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}
Expand Down

0 comments on commit 238c463

Please sign in to comment.