mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-09 19:34:53 +00:00
use another version of tailscale github action
This commit is contained in:
parent
4af2e60333
commit
f0f660700a
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -85,7 +85,7 @@ jobs:
|
||||
with:
|
||||
cosign-release: 'v1.13.1'
|
||||
- name: Tailscale
|
||||
uses: tailscale/github-action@v1
|
||||
uses: tailscale/github-action@7bd8039bf25c23c4ab1b8d6e2cc2da2280601966
|
||||
with:
|
||||
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
|
||||
- name: Login to GitHub Container Registry
|
||||
|
Loading…
Reference in New Issue
Block a user