Skip to content

Commit 47c3651

Browse files
authoredMar 15, 2025··
Update cloudflare/wrangler-action action to v3.14.1
Update cloudflare/wrangler-action from 3.14.0 to 3.14.1 Change-type: patch
1 parent 2064eff commit 47c3651

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎.github/workflows/flowzone.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎flowzone.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3832,7 +3832,7 @@ jobs:
38323832
38333833
- name: Deploy to Cloudflare Pages
38343834
id: deploy_cf_pages
3835-
uses: cloudflare/wrangler-action@392082e81ffbcb9ebdde27400634aa004b35ea37 # v3.14.0
3835+
uses: cloudflare/wrangler-action@da0e0dfe58b7a431659754fdf3f186c529afbe65 # v3.14.1
38363836
with:
38373837
apiToken: ${{ secrets.CF_API_TOKEN }}
38383838
accountId: ${{ secrets.CF_ACCOUNT_ID }}

0 commit comments

Comments
 (0)
Please sign in to comment.