There was an error while loading. Please reload this page.
2 parents 4619e9e + a0aa82c commit e20e8edCopy full SHA for e20e8ed
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