There was an error while loading. Please reload this page.
2 parents 73b323f + 2bcccc1 commit 4061c90Copy full SHA for 4061c90
1 file changed
.github/workflows/ci-api-build.and.test.yml
@@ -54,7 +54,7 @@ jobs:
54
env:
55
GITHUB_TOKEN: ${{ github.token }}
56
- name: Run Trivy vulnerability scanner in repo mode
57
- uses: aquasecurity/trivy-action@0.31.0
+ uses: aquasecurity/trivy-action@0.32.0
58
with:
59
scan-type: 'fs'
60
ignore-unfixed: true
0 commit comments