Skip to content

Commit f7747af

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.27.0
1 parent 354350d commit f7747af

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
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@v4
2525

2626
- name: Run Trivy vulnerability scanner in repo mode
27-
uses: aquasecurity/trivy-action@0.26.0
27+
uses: aquasecurity/trivy-action@0.27.0
2828
with:
2929
format: "sarif"
3030
output: "trivy-results.sarif"

0 commit comments

Comments
 (0)