Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 9a420e9

Browse files
authored
Merge pull request #18 from milgradesec/dependabot/github_actions/cloudflare/wrangler-action-3.7.0
Bump cloudflare/wrangler-action from 3.6.1 to 3.7.0
2 parents c50de42 + 47c6d76 commit 9a420e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v4
1616

1717
- name: Publish
18-
uses: cloudflare/wrangler-action@v3.6.1
18+
uses: cloudflare/wrangler-action@v3.7.0
1919
with:
2020
apiToken: ${{ secrets.CF_API_TOKEN }}
2121
env:

0 commit comments

Comments
 (0)