Skip to content

Commit 6ca0d84

Browse files
Update cloudflare/wrangler-action action to v3.6.1
1 parent 1dd1993 commit 6ca0d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
API_KEY_TAIL: ${{ secrets.API_KEY_TAIL }}
4444
URL_TAIL: ${{ secrets.URL_TAIL }}
4545
- name: Publish to Cloudflare Workers with Wrangler by @${{ github.actor }}
46-
uses: cloudflare/wrangler-action@v3.4.1
46+
uses: cloudflare/wrangler-action@v3.6.1
4747
with:
4848
apiToken: ${{ secrets.CF_API_TOKEN }}
4949
accountId: ${{ secrets.CF_ACCOUNT_ID }}

0 commit comments

Comments
 (0)