Skip to content

Commit

Permalink
ci(deps): bump cloudflare/wrangler-action from 3.9.0 to 3.10.0
Browse files Browse the repository at this point in the history
| datasource  | package                    | from   | to      |
| ----------- | -------------------------- | ------ | ------- |
| github-tags | cloudflare/wrangler-action | v3.9.0 | v3.10.0 |
  • Loading branch information
mazi-renovate[bot] authored Oct 24, 2024
1 parent da3ad00 commit 4e3a6ad
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@9681c2997648301493e78cacbfb790a9f19c833f # v3.9.0
uses: cloudflare/wrangler-action@39c2b5a1226e5718f92a2749a8988cce31e78a76 # v3.10.0
with:
wranglerVersion: ${{ env.WRANGLER_VERSION }}
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
Expand Down

0 comments on commit 4e3a6ad

Please sign in to comment.