Skip to content

Bump github.com/go-git/go-git/v5 from 5.4.2 to 5.10.1 #190

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

Bump github.com/go-git/go-git/v5 from 5.4.2 to 5.10.1 #190

Workflow file for this run

name: CodeQL
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
codeql:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- name: Initialize CodeQL
uses: github/codeql-action/init@407ffafae6a767df3e0230c3df91b6443ae8df75
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@407ffafae6a767df3e0230c3df91b6443ae8df75