Skip to content

Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 in /tools #4

Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 in /tools

Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 in /tools #4

Workflow file for this run

---
name: test
on: pull_request
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
go-version: '1.21.5'
- run: make lint
- run: make test