From 808eec5236ccd1225f52ee549b634618ed79e54c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 03:38:47 +0000 Subject: [PATCH] Update tailscale/github-action digest to a5ed86c --- .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..be303f4 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@a5ed86cd4900e943e2aa3f760fd8472f04e46469 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..d64282e 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@a5ed86cd4900e943e2aa3f760fd8472f04e46469 with: oauth-client-id: ${{ secrets.TAILSCALE_CLIENT_ID }} oauth-secret: ${{ secrets.TAILSCALE_SECRET }}