There was an error while loading. Please reload this page.
1 parent 5fca91c commit e42cfd9Copy full SHA for e42cfd9
1 file changed
.github/workflows/analysis.yml
@@ -39,7 +39,7 @@ jobs:
39
steps:
40
- uses: actions/checkout@v4
41
- name: Run Trivy vulnerability scanner in repo mode
42
- uses: aquasecurity/trivy-action@76071ef0d7ec797419534a183b498b4d6366cf37 # 0.31.0
+ uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # 0.32.0
43
with:
44
format: "sarif"
45
output: "trivy-results.sarif"
0 commit comments