Skip to content

Commit 6569125

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.35.0 (#580)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e4761d9 commit 6569125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: actions/checkout@v6
3030

3131
- name: Run Trivy vulnerability scanner in repo mode
32-
uses: aquasecurity/trivy-action@0.34.2
32+
uses: aquasecurity/trivy-action@0.35.0
3333
with:
3434
format: "sarif"
3535
output: "trivy-results.sarif"

0 commit comments

Comments
 (0)