Skip to content

Commit c672f12

Browse files
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 198adc3 commit c672f12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Cloudflare.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
steps:
5656
- uses: actions/checkout@v6.0.2
5757

58-
- uses: cloudflare/wrangler-action@v3.14.1
58+
- uses: cloudflare/wrangler-action@v3.15.0
5959
with:
6060
apiToken: ${{ secrets.CF_API_TOKEN }}
6161
accountId: ${{ secrets.CF_ACCOUNT_ID }}

0 commit comments

Comments
 (0)