Skip to content

Commit

Permalink
Improve CI pipeline for govuln
Browse files Browse the repository at this point in the history
  • Loading branch information
henrybear327 committed Sep 3, 2024
1 parent 8faf1d8 commit 628b1e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/govuln.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
- run: |
set -euo pipefail
go install golang.org/x/vuln/cmd/govulncheck@latest && govulncheck ./...
make vulncheck

0 comments on commit 628b1e4

Please sign in to comment.