Skip to content

chore(deps-dev): bump the npm_and_yarn group across 4 directories with 1 update #1157

chore(deps-dev): bump the npm_and_yarn group across 4 directories with 1 update

chore(deps-dev): bump the npm_and_yarn group across 4 directories with 1 update #1157

Workflow file for this run

---
name: "Lint PR Title"
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
permissions:
pull-requests: read
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1
env:
GITHUB_TOKEN: ${{ github.token }}