Skip to content

Commit

Permalink
Fix failed govulncheck test
Browse files Browse the repository at this point in the history
  • Loading branch information
roger2hk committed Aug 21, 2024
1 parent aee536d commit 4c8bd2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/govulncheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
- id: govulncheck
uses: golang/govulncheck-action@dd0578b371c987f96d1185abb54344b44352bd58 # v1.0.3
with:
go-version-input: go.mod
go-version-file: go.mod
go-package: ./...

0 comments on commit 4c8bd2b

Please sign in to comment.