ci: align govulncheck action inputs with workflow standard

This commit is contained in:
Micheal Wilkinson
2026-03-21 20:45:05 +00:00
parent 519c6703d2
commit 038b109e7b
2 changed files with 8 additions and 0 deletions

View File

@@ -144,6 +144,10 @@ jobs:
- name: Run Go Vulnerability Check
uses: golang/govulncheck-action@v1.0.4
with:
go-package: ./...
cache: true
cache-dependency-path: go.sum
- name: Upload coverage badge
id: badge