Skip to content

chore(deps): bump wagoid/commitlint-github-action from 5.4.4 to 6.2.0 #104

chore(deps): bump wagoid/commitlint-github-action from 5.4.4 to 6.2.0

chore(deps): bump wagoid/commitlint-github-action from 5.4.4 to 6.2.0 #104

Workflow file for this run

name: Lint commits
permissions: {}
on:
push:
branches: [ "*" ]
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@0184f5a228ee06430bb9e67d65f73a1a6767496a #v6.2.0
with:
firstParent: true