Skip to content

Commit

Permalink
Update cloudflare/wrangler-action action to v3.4.0
Browse files Browse the repository at this point in the history
Update cloudflare/wrangler-action from 3.3.2 to 3.4.0

Change-type: patch
  • Loading branch information
balena-renovate[bot] committed Dec 19, 2023
1 parent 583173a commit fd77f28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/flowzone.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flowzone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2829,7 +2829,7 @@ jobs:
echo "CF_BRANCH=${{ github.event.repository.default_branch }}" >> $GITHUB_ENV
- name: Deploy to Cloudflare Pages
uses: cloudflare/wrangler-action@5e8484995321734668f14981c316aa9188d76ed1 # v3.3.2
uses: cloudflare/wrangler-action@a8be0ea72a399752dd2735fa16ea0d424f2335ca # v3.4.0
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}
Expand Down

0 comments on commit fd77f28

Please sign in to comment.