Skip to content

Commit 89b39fa

Browse files
Update aquasecurity/trivy-action action to v0.34.2
1 parent c7e6521 commit 89b39fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@v6.0.2
2323

2424
- name: Run Trivy scanner on repository
25-
uses: aquasecurity/trivy-action@0.34.1
25+
uses: aquasecurity/trivy-action@0.34.2
2626
with:
2727
scan-type: repo
2828
ignore-unfixed: true

0 commit comments

Comments
 (0)