Skip to content

Commit 2847045

Browse files
authored
Update build-check.yml
1 parent ba86c0f commit 2847045

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build-check.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,3 @@ jobs:
2727
- name: Test
2828
run: go test -v ./...
2929

30-
- name: Aqua Security Trivy
31-
uses: aquasecurity/trivy-action@0.11.2
32-
with:
33-
exit-code: 1
34-
# ignore unfixed vulnerabilities

0 commit comments

Comments
 (0)