Skip to content

Commit 6580933

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.34.0 [security]
1 parent 77c8644 commit 6580933

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
@@ -46,7 +46,7 @@ jobs:
4646
- uses: actions/checkout@v4
4747

4848
- name: Run Trivy vulnerability scanner in repo mode
49-
uses: aquasecurity/trivy-action@0.32.0
49+
uses: aquasecurity/trivy-action@0.34.0
5050
with:
5151
format: "sarif"
5252
output: "trivy-results.sarif"

0 commit comments

Comments
 (0)