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 79ce732 commit 6a60d75Copy full SHA for 6a60d75
.github/workflows/reusable-tests-repo.yml
@@ -40,7 +40,7 @@ jobs:
40
steps:
41
- uses: actions/checkout@v4
42
- name: Run Trivy vulnerability scanner in repo mode
43
- uses: aquasecurity/trivy-action@0.25.0
+ uses: aquasecurity/trivy-action@0.26.0
44
with:
45
format: "sarif"
46
output: "trivy-results.sarif"
0 commit comments