Skip to content

Commit 41965a8

Browse files
feat(github-action): update cloudflare/wrangler-action action to v3.12.0 (#3016)
Co-authored-by: layla-bot[bot] <138733633+layla-bot[bot]@users.noreply.github.com>
1 parent 6770b7e commit 41965a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schemas.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
bash $GITHUB_WORKSPACE/crd-extractor.sh
6666
6767
- name: Deploy to Cloudflare Pages
68-
uses: cloudflare/wrangler-action@v3.11.0
68+
uses: cloudflare/wrangler-action@v3.12.0
6969
with:
7070
apiToken: "${{ secrets.CLOUDFLARE_API_TOKEN }}"
7171
accountId: "${{ secrets.CLOUDFLARE_ACCOUNT_ID }}"

0 commit comments

Comments
 (0)