Skip to content

Commit

Permalink
chore(deps): bump cloudflare/wrangler-action in the dependabot group (#…
Browse files Browse the repository at this point in the history
…31)

Bumps the dependabot group with 1 update: [cloudflare/wrangler-action](https://github.com/cloudflare/wrangler-action).


Updates `cloudflare/wrangler-action` from 3.8.0 to 3.9.0
- [Release notes](https://github.com/cloudflare/wrangler-action/releases)
- [Changelog](https://github.com/cloudflare/wrangler-action/blob/main/CHANGELOG.md)
- [Commits](cloudflare/wrangler-action@v3.8.0...v3.9.0)

---
updated-dependencies:
- dependency-name: cloudflare/wrangler-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependabot
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent e1af2a6 commit 8fd4047
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 @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Publish
uses: cloudflare/wrangler-action@v3.8.0
uses: cloudflare/wrangler-action@v3.9.0
with:
preCommands: |
npm ci
Expand Down

0 comments on commit 8fd4047

Please sign in to comment.