Skip to content

ci(deps): bump github/codeql-action from 3.26.10 to 3.26.12 #339

ci(deps): bump github/codeql-action from 3.26.10 to 3.26.12

ci(deps): bump github/codeql-action from 3.26.10 to 3.26.12 #339

Workflow file for this run

name: Check Commit
permissions: {}
on:
pull_request:
branches: [ "*" ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
commit_lint:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@3d28780bbf0365e29b144e272b2121204d5be5f3 #v6.1.2
with:
firstParent: true