Skip to content

Commit f77dfdf

Browse files
chore(deps): bump cloudflare/wrangler-action in the dependabot group (#38)
Bumps the dependabot group with 1 update: [cloudflare/wrangler-action](https://github.com/cloudflare/wrangler-action). Updates `cloudflare/wrangler-action` from 3.11.0 to 3.12.1 - [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.11.0...v3.12.1) --- 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>
1 parent 5a4b966 commit f77dfdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v4
1515
- name: Publish
16-
uses: cloudflare/wrangler-action@v3.11.0
16+
uses: cloudflare/wrangler-action@v3.12.1
1717
with:
1818
preCommands: |
1919
npm ci

0 commit comments

Comments
 (0)