Skip to content

add http method option to configuration #12

add http method option to configuration

add http method option to configuration #12

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