Skip to content

Commit

Permalink
Update cloudflare/wrangler-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent e5a1916 commit cd17e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
env:
TOML_CONTENT: ${{secrets.TOML_CONTENT}}
- name: Publish
uses: cloudflare/wrangler-action@2.0.0
uses: cloudflare/wrangler-action@v3.13.0
with:
apiToken: ${{ secrets.CF_API_TOKEN }}

0 comments on commit cd17e9c

Please sign in to comment.