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 de60151 + 413ce44 commit 8cec0ecCopy full SHA for 8cec0ec
.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.32.0
+ uses: aquasecurity/trivy-action@0.33.0
45
with:
46
scan-type: 'fs'
47
ignore-unfixed: true
0 commit comments