Skip to content

build(deps): bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group #823

build(deps): bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group

build(deps): bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group #823

Workflow file for this run

name: Pull request
on:
pull_request:
branches: [main]
# Add trigger for `ready_for_review`
# https://github.com/changesets/action/issues/187
types: [opened, reopened, synchronize, ready_for_review]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
verify:
uses: ./.github/workflows/verification.yml