We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84e8d7d commit 5bbe8b8Copy full SHA for 5bbe8b8
1 file changed
.github/workflows/analysis.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: actions/checkout@v6
30
31
- name: Run Trivy vulnerability scanner in repo mode
32
- uses: aquasecurity/trivy-action@0.34.1
+ uses: aquasecurity/trivy-action@0.34.2
33
with:
34
format: "sarif"
35
output: "trivy-results.sarif"
0 commit comments