Skip to content

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

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 #189

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@ac593985615ec2ede58e132d2e21d2b1cbd6127c
- name: Initialize CodeQL
uses: github/codeql-action/init@32dc499307d133bb5085bae78498c0ac2cf762d5
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@32dc499307d133bb5085bae78498c0ac2cf762d5