Skip to content

Commit

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

Bump cloudflare/wrangler-action from 3.13.0 to 3.13.1
  • Loading branch information
soruly authored Jan 20, 2025
2 parents a15aa15 + ad9b205 commit bb09fc5
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 bb09fc5

Please sign in to comment.