We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba86c0f commit 2847045Copy full SHA for 2847045
.github/workflows/build-check.yml
@@ -27,8 +27,3 @@ jobs:
27
- name: Test
28
run: go test -v ./...
29
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