Skip to content

specify working dir #626

specify working dir

specify working dir #626

Workflow file for this run

name: Govulncheck
on: [push]
jobs:
govulncheck_job:
runs-on: ubuntu-latest
name: Run govulncheck
steps:
- id: govulncheck
uses: golang/govulncheck-action@v1
with:
check-latest: true
go-version-file: go.mod