Skip to content

Commit f5ac958

Browse files
Bump cloudflare/wrangler-action from 3.14.0 to 3.14.1
Bumps [cloudflare/wrangler-action](https://github.com/cloudflare/wrangler-action) from 3.14.0 to 3.14.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.14.0...v3.14.1) --- updated-dependencies: - dependency-name: cloudflare/wrangler-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c452692 commit f5ac958

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wrangler.yml

Lines changed: 1 addition & 1 deletion
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.14.0
16+
uses: cloudflare/wrangler-action@v3.14.1
1717
with:
1818
apiToken: ${{ secrets.CF_API_TOKEN }}
1919
workingDirectory: 'packages/john'

0 commit comments

Comments
 (0)