Skip to content

Commit e4ec8c1

Browse files
authored
Merge pull request #34 from aaronparker/dependabot/github_actions/cloudflare/wrangler-action-3.12.0
Bump cloudflare/wrangler-action from 3.11.0 to 3.12.0
2 parents bfb130c + ad682b4 commit e4ec8c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-worker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
npm install
2929
3030
- name: wrangler publish production
31-
uses: cloudflare/wrangler-action@v3.11.0
31+
uses: cloudflare/wrangler-action@v3.12.0
3232
with:
3333
apiToken: ${{ secrets.CF_API_TOKEN }}
3434
accountId: ${{ secrets.CF_ACCOUNT_ID }}

0 commit comments

Comments
 (0)