Skip to content

Commit

Permalink
chore(deps): update cloudflare/wrangler-action action to v3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 0d23226 commit 9a684c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
toolchain: stable

- name: cloudflare workers publish
uses: cloudflare/wrangler-action@v3.1.1
uses: cloudflare/wrangler-action@v3.11.0
with:
accountId: ${{ secrets.CF_ACCOUNT_ID }}
apiToken: ${{ secrets.CF_API_TOKEN }}
Expand Down

0 comments on commit 9a684c1

Please sign in to comment.