Skip to content

ci: Bump wagoid/commitlint-github-action from 6.1.2 to 6.2.0 #395

ci: Bump wagoid/commitlint-github-action from 6.1.2 to 6.2.0

ci: Bump wagoid/commitlint-github-action from 6.1.2 to 6.2.0 #395

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@0184f5a228ee06430bb9e67d65f73a1a6767496a # v6.2.0