Skip to content

Commit

Permalink
Merge pull request #29 from milgradesec/dependabot/github_actions/clo…
Browse files Browse the repository at this point in the history
…udflare/wrangler-action-3.11.0

Bump cloudflare/wrangler-action from 3.9.0 to 3.11.0
  • Loading branch information
milgradesec authored Nov 5, 2024
2 parents 134a311 + 1c0c0c7 commit 6097d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4

- name: Publish
uses: cloudflare/wrangler-action@v3.9.0
uses: cloudflare/wrangler-action@v3.11.0
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}

0 comments on commit 6097d14

Please sign in to comment.