Skip to content

ci(action): update golangci/golangci-lint-action action to v4 #160

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

ci(action): update golangci/golangci-lint-action action to v4 #160

Workflow file for this run

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