From a596589fbf3dc0cd59dc2d9b6dfa3a2d461e79cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Dec 2025 06:35:06 +0000 Subject: [PATCH] chore(deps): update cloudflare/wrangler-action digest to 707f637 --- .github/workflows/pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 6d56ef7..2e305a5 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -34,7 +34,7 @@ jobs: if: github.ref != 'refs/heads/stable' - name: Deploy to Cloudflare Pages id: deployment - uses: cloudflare/wrangler-action@da0e0dfe58b7a431659754fdf3f186c529afbe65 + uses: cloudflare/wrangler-action@707f63750981584eb6abc365a50d441516fb04b8 with: apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }} accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}