Skip to content

chore(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 #125

chore(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0

chore(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 #125

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