Skip to content

chore(deps): bump github.com/go-git/go-git/v5 from 5.13.1 to 5.13.2 #464

chore(deps): bump github.com/go-git/go-git/v5 from 5.13.1 to 5.13.2

chore(deps): bump github.com/go-git/go-git/v5 from 5.13.1 to 5.13.2 #464

Workflow file for this run

name: gosec
on:
push:
tags:
- "*"
branches:
- "*"
pull_request:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: run gosec
uses: securego/gosec@master
with:
args: ./...