Skip to content

Commit

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

Bump cloudflare/wrangler-action from 3.6.0 to 3.6.1
  • Loading branch information
soruly authored May 27, 2024
2 parents 03b9794 + 1454c15 commit b57e196
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/[email protected].0
uses: cloudflare/[email protected].1
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}

0 comments on commit b57e196

Please sign in to comment.