Skip to content

ci: Bump github/codeql-action from 3.22.12 to 3.23.0 #22

ci: Bump github/codeql-action from 3.22.12 to 3.23.0

ci: Bump github/codeql-action from 3.22.12 to 3.23.0 #22

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@0d749a1a91d4770e983a7b8f83d4a3f0e7e0874e # v5.4.4