use another version of tailscale github action

This commit is contained in:
OlivierDehaene 2023-05-15 15:12:36 +02:00
parent 4af2e60333
commit f0f660700a

View File

@ -85,7 +85,7 @@ jobs:
with: with:
cosign-release: 'v1.13.1' cosign-release: 'v1.13.1'
- name: Tailscale - name: Tailscale
uses: tailscale/github-action@v1 uses: tailscale/github-action@7bd8039bf25c23c4ab1b8d6e2cc2da2280601966
with: with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }} authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
- name: Login to GitHub Container Registry - name: Login to GitHub Container Registry