Skip to content

Commit 6f57f00

Browse files
dependabot[bot]soruly
authored andcommitted
Bump cloudflare/wrangler-action from 3.14.1 to 3.15.0
Bumps [cloudflare/wrangler-action](https://github.com/cloudflare/wrangler-action) from 3.14.1 to 3.15.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.14.1...v3.15.0) --- updated-dependencies: - dependency-name: cloudflare/wrangler-action dependency-version: 3.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03e5c98 commit 6f57f00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cloudflare-worker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v6
1616
- name: Publish
17-
uses: cloudflare/wrangler-action@v3.14.1
17+
uses: cloudflare/wrangler-action@v3.15.0
1818
with:
1919
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}

0 commit comments

Comments
 (0)