Skip to content

Commit

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

Bump cloudflare/wrangler-action from 3.7.0 to 3.9.0
  • Loading branch information
milgradesec authored Oct 14, 2024
2 parents 3593d47 + 9755965 commit 134a311
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.7.0
uses: cloudflare/wrangler-action@v3.9.0
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}

0 comments on commit 134a311

Please sign in to comment.