Skip to content

build(deps): bump lodash from 4.17.23 to 4.18.1 in the npm_and_yarn group across 1 directory #61

build(deps): bump lodash from 4.17.23 to 4.18.1 in the npm_and_yarn group across 1 directory

build(deps): bump lodash from 4.17.23 to 4.18.1 in the npm_and_yarn group across 1 directory #61

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
name: Validate PR title
runs-on: ubuntu-slim
steps:
- uses: amannn/action-semantic-pull-request@v6.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}