Skip to content

ci(action): update golangci/golangci-lint-action action to v9 #262

ci(action): update golangci/golangci-lint-action action to v9

ci(action): update golangci/golangci-lint-action action to v9 #262

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@9763196e10f27aef304c9b8b660d31d97fce0f99 # v5.5.1