Skip to content

chore: pin github actions #1041

chore: pin github actions

chore: pin github actions #1041

Workflow file for this run

name: Conventional Commit Linter
on:
push:
branches:
- main
pull_request:
permissions:
contents: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 100
- uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6.2.1