Skip to content

ci: Bump wagoid/commitlint-github-action from 6.0.2 to 6.1.0 #177

ci: Bump wagoid/commitlint-github-action from 6.0.2 to 6.1.0

ci: Bump wagoid/commitlint-github-action from 6.0.2 to 6.1.0 #177

Workflow file for this run

name: Lint Commit Messages
on: [ pull_request ]
jobs:
commitlint:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@dbd4ecd47d0256b6587d1d0c5737082cc439f2c5 # v6.1.0