Skip to content

Bump github.com/mgechev/revive from 1.3.2 to 1.3.3 in /tools #104

Bump github.com/mgechev/revive from 1.3.2 to 1.3.3 in /tools

Bump github.com/mgechev/revive from 1.3.2 to 1.3.3 in /tools #104

Workflow file for this run

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