Skip to content

ci(deps): bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.2 #227

ci(deps): bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.2

ci(deps): bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.2 #227

Workflow file for this run

name: Check Commit
permissions: {}
on:
pull_request:
branches: [ "*" ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
commit_lint:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@7f0a61df502599e1f1f50880aaa7ec1e2c0592f2 #v6.0.1
with:
firstParent: true