Skip to content

check if config file exists #11

check if config file exists

check if config file exists #11

Workflow file for this run

on: [push]
jobs:
govulncheck_job:
runs-on: ubuntu-latest
name: Run govulncheck
steps:
- id: govulncheck
uses: golang/govulncheck-action@v1
with:
go-version-input: 1.24
go-package: ./...
work-dir: src