From 82c6f5c8886cd6dda1db5800be98cf045fb7d921 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 22:47:16 +0000 Subject: [PATCH] Update tailscale/github-action digest to 0893401 --- .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..7021cd8 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@0893401420d9a7a3c0bb10dc15e1e42283fcda4e 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..80e2cad 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@0893401420d9a7a3c0bb10dc15e1e42283fcda4e with: oauth-client-id: ${{ secrets.TAILSCALE_CLIENT_ID }} oauth-secret: ${{ secrets.TAILSCALE_SECRET }}