Skip to content
This repository was archived by the owner on Feb 17, 2024. It is now read-only.

Commit 5c27b7b

Browse files
authoredAug 26, 2023
Update tailscale/github-action digest to 4e4c49a
1 parent 8c906d5 commit 5c27b7b

7 files changed

+7
-7
lines changed
 

‎.github/workflows/aosus-wordpress.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 0
2222

2323
- name: Tailscale
24-
uses: tailscale/github-action@65cdd9a05d7ebe4ef4e8c70141f5d84e1cd4cab4
24+
uses: tailscale/github-action@4e4c49acaa9818630ce0bd7a564372c17e33fb4d
2525
with:
2626
oauth-client-id: ${{ secrets.TAILSCALE_CLIENT_ID }}
2727
oauth-secret: ${{ secrets.TAILSCALE_SECRET }}

‎.github/workflows/caddy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth: 0
1919

2020
- name: Tailscale
21-
uses: tailscale/github-action@65cdd9a05d7ebe4ef4e8c70141f5d84e1cd4cab4
21+
uses: tailscale/github-action@4e4c49acaa9818630ce0bd7a564372c17e33fb4d
2222
with:
2323
oauth-client-id: ${{ secrets.TAILSCALE_CLIENT_ID }}
2424
oauth-secret: ${{ secrets.TAILSCALE_SECRET }}

‎.github/workflows/docker-mailserver.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fetch-depth: 0
2121

2222
- name: Tailscale
23-
uses: tailscale/github-action@65cdd9a05d7ebe4ef4e8c70141f5d84e1cd4cab4
23+
uses: tailscale/github-action@4e4c49acaa9818630ce0bd7a564372c17e33fb4d
2424
with:
2525
oauth-client-id: ${{ secrets.TAILSCALE_CLIENT_ID }}
2626
oauth-secret: ${{ secrets.TAILSCALE_SECRET }}

‎.github/workflows/gnulinuxsa-wordpress.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 0
2222

2323
- name: Tailscale
24-
uses: tailscale/github-action@65cdd9a05d7ebe4ef4e8c70141f5d84e1cd4cab4
24+
uses: tailscale/github-action@4e4c49acaa9818630ce0bd7a564372c17e33fb4d
2525
with:
2626
oauth-client-id: ${{ secrets.TAILSCALE_CLIENT_ID }}
2727
oauth-secret: ${{ secrets.TAILSCALE_SECRET }}

‎.github/workflows/matrix.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 0
2222

2323
- name: Tailscale
24-
uses: tailscale/github-action@65cdd9a05d7ebe4ef4e8c70141f5d84e1cd4cab4
24+
uses: tailscale/github-action@4e4c49acaa9818630ce0bd7a564372c17e33fb4d
2525
with:
2626
oauth-client-id: ${{ secrets.TAILSCALE_CLIENT_ID }}
2727
oauth-secret: ${{ secrets.TAILSCALE_SECRET }}

‎.github/workflows/piped.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 0
2222

2323
- name: Tailscale
24-
uses: tailscale/github-action@65cdd9a05d7ebe4ef4e8c70141f5d84e1cd4cab4
24+
uses: tailscale/github-action@4e4c49acaa9818630ce0bd7a564372c17e33fb4d
2525
with:
2626
oauth-client-id: ${{ secrets.TAILSCALE_CLIENT_ID }}
2727
oauth-secret: ${{ secrets.TAILSCALE_SECRET }}

‎.github/workflows/plausible.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 0
2222

2323
- name: Tailscale
24-
uses: tailscale/github-action@65cdd9a05d7ebe4ef4e8c70141f5d84e1cd4cab4
24+
uses: tailscale/github-action@4e4c49acaa9818630ce0bd7a564372c17e33fb4d
2525
with:
2626
oauth-client-id: ${{ secrets.TAILSCALE_CLIENT_ID }}
2727
oauth-secret: ${{ secrets.TAILSCALE_SECRET }}

0 commit comments

Comments
 (0)
This repository has been archived.