Skip to content

Commit

Permalink
update trivy (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
zodilib authored Jun 24, 2024
1 parent 2888843 commit 5b1c150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ jobs:
submodules: ${{ inputs.enable_submodules }}

- name: Run Trivy vulnerability scanner in IaC mode
uses: aquasecurity/trivy-action@0.20.0
uses: aquasecurity/trivy-action@0.23.0
with:
scan-type: 'config'
hide-progress: false
Expand Down

0 comments on commit 5b1c150

Please sign in to comment.