From f80b07788ef00c2547dd4d5a19f24c49a9bf7183 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 01:10:57 +0000 Subject: [PATCH] Update tailscale/github-action digest to eac66e8 --- .github/workflows/caddy.yml | 2 +- .github/workflows/uptime-kuma.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/caddy.yml b/.github/workflows/caddy.yml index 9d11383..c85c838 100644 --- a/.github/workflows/caddy.yml +++ b/.github/workflows/caddy.yml @@ -18,7 +18,7 @@ jobs: fetch-depth: 0 - name: Tailscale - uses: tailscale/github-action@65cdd9a05d7ebe4ef4e8c70141f5d84e1cd4cab4 + uses: tailscale/github-action@eac66e8ca455e895e83315dcd97741e573e852c4 with: oauth-client-id: ${{ secrets.TAILSCALE_CLIENT_ID }} oauth-secret: ${{ secrets.TAILSCALE_SECRET }} diff --git a/.github/workflows/uptime-kuma.yml b/.github/workflows/uptime-kuma.yml index 62fce26..0bd5c76 100644 --- a/.github/workflows/uptime-kuma.yml +++ b/.github/workflows/uptime-kuma.yml @@ -21,7 +21,7 @@ jobs: fetch-depth: 0 - name: Tailscale - uses: tailscale/github-action@65cdd9a05d7ebe4ef4e8c70141f5d84e1cd4cab4 + uses: tailscale/github-action@eac66e8ca455e895e83315dcd97741e573e852c4 with: oauth-client-id: ${{ secrets.TAILSCALE_CLIENT_ID }} oauth-secret: ${{ secrets.TAILSCALE_SECRET }}