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 213e32c commit 0a6fdfeCopy full SHA for 0a6fdfe
.github/workflows/analysis.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: actions/checkout@v4
25
26
- name: Run Trivy vulnerability scanner in repo mode
27
- uses: aquasecurity/trivy-action@76071ef0d7ec797419534a183b498b4d6366cf37 # 0.31.0
+ uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # 0.32.0
28
with:
29
format: "sarif"
30
output: "trivy-results.sarif"
0 commit comments