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.
2 parents 954dfde + 345a41c commit 086659cCopy full SHA for 086659c
.github/workflows/ci-api-build.and.test.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: Run unit tests
41
run: mvn -f pom.xml clean package
42
- name: Run Trivy vulnerability scanner in repo mode
43
- uses: aquasecurity/trivy-action@0.24.0
+ uses: aquasecurity/trivy-action@0.29.0
44
with:
45
scan-type: 'fs'
46
ignore-unfixed: true
0 commit comments