Skip to content

ci: Bump wagoid/commitlint-github-action from 6.0.2 to 6.1.1 #178

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

ci: Bump wagoid/commitlint-github-action from 6.0.2 to 6.1.1 #178

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@a2bc521d745b1ba127ee2f8b02d6afaa4eed035c # v6.1.1