Skip to content

Commit

Permalink
Bumped trivy action version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kévin ZGRZENDEK committed Dec 2, 2024
1 parent c236be9 commit 820e506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chart-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
--color=true
- name: Run Trivy vulnerability scanner in IaC mode
uses: aquasecurity/trivy-action@0.28.0
uses: aquasecurity/trivy-action@0.29.0
with:
scan-type: 'config'
hide-progress: true
Expand Down

0 comments on commit 820e506

Please sign in to comment.