Skip to content

ci: Bump github/codeql-action from 3.26.0 to 3.26.4 #179

ci: Bump github/codeql-action from 3.26.0 to 3.26.4

ci: Bump github/codeql-action from 3.26.0 to 3.26.4 #179

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@baa1b236f990293a1b2d94c19e41c2313a85e749 # v6.0.2