Skip to content

chore: bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.6.0 #210

chore: bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.6.0

chore: bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.6.0 #210

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: '1.18'
- name: Run QA
run: make