Skip to content

Commit

Permalink
chore(deps): update cloudflare/wrangler-action action to v3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 5, 2024
1 parent 321d1d4 commit 9fc21f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: 📥 Download deps
run: npm install
- name: 🧶 Deploy
uses: cloudflare/wrangler-action@v3.11.0
uses: cloudflare/wrangler-action@v3.12.0
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}

0 comments on commit 9fc21f7

Please sign in to comment.