Skip to content

Commit

Permalink
Update trivy action version
Browse files Browse the repository at this point in the history
  • Loading branch information
sggerard committed Nov 25, 2024
1 parent 48942e7 commit 6859f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@0.28.0
uses: aquasecurity/trivy-action@0.29.0
with:
format: "sarif"
output: "trivy-results.sarif"
Expand Down

0 comments on commit 6859f06

Please sign in to comment.