Skip to content

chore(deps-dev): bump @faker-js/faker from 7.4.0 to 10.5.0 in /app/client #46574

chore(deps-dev): bump @faker-js/faker from 7.4.0 to 10.5.0 in /app/client

chore(deps-dev): bump @faker-js/faker from 7.4.0 to 10.5.0 in /app/client #46574

Workflow file for this run

name: Label PRs based on title
on:
pull_request:
branches: [release]
types: [opened, reopened, edited]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: appsmithorg/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"