Skip to content

Commit 5b1c150

Browse files
authored
update trivy (#97)
1 parent 2888843 commit 5b1c150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ jobs:
322322
submodules: ${{ inputs.enable_submodules }}
323323

324324
- name: Run Trivy vulnerability scanner in IaC mode
325-
uses: aquasecurity/trivy-action@0.20.0
325+
uses: aquasecurity/trivy-action@0.23.0
326326
with:
327327
scan-type: 'config'
328328
hide-progress: false

0 commit comments

Comments
 (0)