Skip to content

build(deps): bump semver from 7.3.5 to 7.5.2 #383

build(deps): bump semver from 7.3.5 to 7.5.2

build(deps): bump semver from 7.3.5 to 7.5.2 #383

name: "Commit Lint"
on: [pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
commitlint:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3.5.2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5.4.1