Skip to content

Commit

Permalink
Update build-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
imrajdas committed Aug 26, 2023
1 parent 2199756 commit ba86c0f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ jobs:

- name: Test
run: go test -v ./...

- name: Aqua Security Trivy
uses: aquasecurity/[email protected]
with:
exit-code: 1
# ignore unfixed vulnerabilities

0 comments on commit ba86c0f

Please sign in to comment.