Skip to content

chore(deps): update actions/checkout digest to fbc6f39 #4847

chore(deps): update actions/checkout digest to fbc6f39

chore(deps): update actions/checkout digest to fbc6f39 #4847

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
concurrency:
group: "${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.sha }}"
cancel-in-progress: true
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5
- uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6