Skip to content

chore(deps): bump golangci/golangci-lint-action from 5 to 6 #139

chore(deps): bump golangci/golangci-lint-action from 5 to 6

chore(deps): bump golangci/golangci-lint-action from 5 to 6 #139

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