chore(deps): update cloudflare/wrangler-action action to v3.6.1

This commit is contained in:
renovate[bot] 2024-05-24 16:38:09 +00:00 committed by Bart van der Braak
parent 40cbafe899
commit aa6af46f2c

View file

@ -80,7 +80,7 @@ jobs:
--build-static --build-static
- name: Upload report to Cloudflare pages - name: Upload report to Cloudflare pages
uses: cloudflare/wrangler-action@v3.4.1 uses: cloudflare/wrangler-action@v3.6.1
with: with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }} apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
command: pages deploy .unlighthouse --project-name="${{ env.CLOUDFLARE_PROJECT }}" --branch=${{ env.CLOUDFLARE_BRANCH }} command: pages deploy .unlighthouse --project-name="${{ env.CLOUDFLARE_PROJECT }}" --branch=${{ env.CLOUDFLARE_BRANCH }}