Skip to content

build(deps-dev): bump jsrsasign from 10.8.6 to 11.0.0 in /weaver/core/identity-management/iin-agent #1365

build(deps-dev): bump jsrsasign from 10.8.6 to 11.0.0 in /weaver/core/identity-management/iin-agent

build(deps-dev): bump jsrsasign from 10.8.6 to 11.0.0 in /weaver/core/identity-management/iin-agent #1365

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