Skip to content

chore(deps): bump golangci/golangci-lint-action from 3 to 4 #43

chore(deps): bump golangci/golangci-lint-action from 3 to 4

chore(deps): bump golangci/golangci-lint-action from 3 to 4 #43

Workflow file for this run

name: Lint Commit Messages
on: pull_request
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Lint Commits
uses: wagoid/commitlint-github-action@v5