Skip to content

build(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0 (#… #307

build(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0 (#…

build(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0 (#… #307

Workflow file for this run

name: FOSSA Analysis
on: push
jobs:
build:
runs-on: ubuntu-latest
if: github.repository_owner == 'thriftrw'
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: FOSSA analysis
uses: fossas/fossa-action@v1
with:
api-key: ${{ secrets.FOSSA_API_KEY }}