Skip to content

Commit

Permalink
Merge pull request #47 from futabooo/renovate/cloudflare-wrangler-act…
Browse files Browse the repository at this point in the history
…ion-3.x

Update cloudflare/wrangler-action action to v3.13.1
  • Loading branch information
futabooo authored Jan 17, 2025
2 parents 7cf6ec9 + 3a0b78a commit ac55d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Deploy Playwright tests report
id: deploy
if: ${{ !cancelled() }}
uses: cloudflare/wrangler-action@6d58852c35a27e6034745c5d0bc373d739014f7f # v3.13.0
uses: cloudflare/wrangler-action@7a5f8bbdfeedcde38e6777a50fe685f89259d4ca # v3.13.1
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
Expand Down

0 comments on commit ac55d5a

Please sign in to comment.