Skip to content

ci: Bump actions/checkout from 4.2.0 to 4.2.1 #381

ci: Bump actions/checkout from 4.2.0 to 4.2.1

ci: Bump actions/checkout from 4.2.0 to 4.2.1 #381

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@3d28780bbf0365e29b144e272b2121204d5be5f3 # v6.1.2