From 18bc0fef919cc7e7da8e6a195fcfdd3da93d0c58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 10:43:29 +0200 Subject: [PATCH] chore(deps): update cloudflare/wrangler-action action to v3.3.2 (#236) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/cloudflare.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cloudflare.yml b/.github/workflows/cloudflare.yml index 794b2230..8ebd553b 100644 --- a/.github/workflows/cloudflare.yml +++ b/.github/workflows/cloudflare.yml @@ -39,7 +39,7 @@ jobs: cache: npm node-version: lts/* - run: npm ci - - uses: cloudflare/wrangler-action@20ea5060497220b70723b2c5fdf847822eaaa7fa # 3.0.0 + - uses: cloudflare/wrangler-action@5e8484995321734668f14981c316aa9188d76ed1 # v3.3.2 with: apiToken: ${{ secrets.CF_API_TOKEN }} command: publish