Skip to content

ci: Bump github/codeql-action from 3.23.1 to 3.23.2 #33

ci: Bump github/codeql-action from 3.23.1 to 3.23.2

ci: Bump github/codeql-action from 3.23.1 to 3.23.2 #33

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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@5ce82f5d814d4010519d15f0552aec4f17a1e1fe # v5.4.5