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

This commit is contained in:
renovate[bot] 2024-07-02 14:05:44 +00:00 committed by GitHub
parent f74b30430e
commit 3767ed3754
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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.6.1 uses: cloudflare/wrangler-action@v3.7.0
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 }}