Skip to content

ci: Bump wagoid/commitlint-github-action from 6.2.0 to 6.2.1 #398

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

ci: Bump wagoid/commitlint-github-action from 6.2.0 to 6.2.1 #398

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@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6.2.1