Skip to content

Commit

Permalink
ci(github-action): update aquasecurity/trivy-action to v0.19.0 (#2741)
Browse files Browse the repository at this point in the history
Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com>
  • Loading branch information
tyriis-automation[bot] authored Mar 28, 2024
1 parent 9fe3c90 commit 4fb0a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-trivy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

# https://github.com/marketplace/actions/aqua-security-trivy
- name: Run Trivy vulnerability scanner in IaC mode
uses: aquasecurity/trivy-action@062f2592684a31eb3aa050cc61e7ca1451cecd3d # 0.18.0
uses: aquasecurity/trivy-action@d710430a6722f083d3b36b8339ff66b32f22ee55 # 0.19.0
with:
scan-type: config
hide-progress: false
Expand Down

0 comments on commit 4fb0a22

Please sign in to comment.