Skip to content

ci(deps): bump wagoid/commitlint-github-action from 6.0.2 to 6.1.2 #322

ci(deps): bump wagoid/commitlint-github-action from 6.0.2 to 6.1.2

ci(deps): bump wagoid/commitlint-github-action from 6.0.2 to 6.1.2 #322

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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@3d28780bbf0365e29b144e272b2121204d5be5f3 #v6.1.2
with:
firstParent: true