Skip to content

Bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 #357

Bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0

Bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 #357

Workflow file for this run

name: BuildTest
on:
push:
tags:
- v*
branches:
- master
pull_request:
branches:
- master
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
- name: Test code
uses: cresta/action-lint-go-external@v1