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.
1 parent dbe3e15 commit 51a7255Copy full SHA for 51a7255
.github/workflows/trivy-scan.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v4
23
24
- name: Run Trivy vulnerability scanner to scan repo
25
- uses: aquasecurity/trivy-action@0.31.0
+ uses: aquasecurity/trivy-action@0.32.0
26
with:
27
scan-type: 'fs'
28
skip-dirs: 'tests/java'
0 commit comments