Skip to content

Commit

Permalink
ci(deps): bump cloudflare/wrangler-action from 3.12.1 to 3.13.0
Browse files Browse the repository at this point in the history
| datasource  | package                    | from    | to      |
| ----------- | -------------------------- | ------- | ------- |
| github-tags | cloudflare/wrangler-action | v3.12.1 | v3.13.0 |
  • Loading branch information
mazi-renovate[bot] authored Dec 12, 2024
1 parent 9b91ec1 commit 80c2b89
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 @@ -70,7 +70,7 @@ jobs:
uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
- id: deploy
name: Deploy
uses: cloudflare/wrangler-action@05f17c4a695b4d94b57b59997562c6a4624c64e4 # v3.12.1
uses: cloudflare/wrangler-action@6d58852c35a27e6034745c5d0bc373d739014f7f # v3.13.0
with:
wranglerVersion: ${{ env.WRANGLER_VERSION }}
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
Expand Down

0 comments on commit 80c2b89

Please sign in to comment.