There was an error while loading. Please reload this page.
2 parents 4b6b69b + 23e9773 commit 030d0baCopy full SHA for 030d0ba
1 file changed
.github/workflows/ci-api-build.and.test.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Run unit tests
42
run: mvn -f pom.xml clean package
43
- name: Run Trivy vulnerability scanner in repo mode
44
- uses: aquasecurity/trivy-action@0.31.0
+ uses: aquasecurity/trivy-action@0.33.0
45
with:
46
scan-type: 'fs'
47
ignore-unfixed: true
0 commit comments