Skip to content

Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 #237

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

Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 #237

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@9bb56186c3b09b4f86b1c65136769dd318469633
- name: Initialize CodeQL
uses: github/codeql-action/init@1b1aada464948af03b950897e5eb522f92603cc2
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@1b1aada464948af03b950897e5eb522f92603cc2