Skip to content

Commit

Permalink
Merge pull request #191 from soruly/dependabot/github_actions/cloudfl…
Browse files Browse the repository at this point in the history
…are/wrangler-action-3.7.0

Bump cloudflare/wrangler-action from 3.6.1 to 3.7.0
  • Loading branch information
soruly authored Jul 3, 2024
2 parents d7c999e + 1faf727 commit f2ddb19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloudflare-worker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Publish
uses: cloudflare/wrangler-action@v3.6.1
uses: cloudflare/wrangler-action@v3.7.0
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}

0 comments on commit f2ddb19

Please sign in to comment.