Skip to content

chore: bump github.com/go-git/go-git/v5 from 5.4.2 to 5.14.0 #228

chore: bump github.com/go-git/go-git/v5 from 5.4.2 to 5.14.0

chore: bump github.com/go-git/go-git/v5 from 5.4.2 to 5.14.0 #228

Workflow file for this run

name: QA
on: pull_request
jobs:
qa:
name: QA
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@v4
- name: Use Go
uses: actions/setup-go@v5
with:
go-version-file: ./go.mod
- name: Run QA
run: make