Skip to content

Commit 796694e

Browse files
Update .github/workflows/terraform-scan.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5757aab commit 796694e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/terraform-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
2222

2323
- name: Run Trivy IaC scan
24-
uses: aquasecurity/trivy-action@915b19bbe73b92a6cf82a1bc12b087c9a19a5fe2 # 0.28.0
24+
uses: aquasecurity/trivy-action@915b19bbe73b92a6cf82a1bc12b087c9a19a5fe2 # v0.28.0
2525
with:
2626
scan-type: 'fs'
2727
scanners: 'misconfig'

0 commit comments

Comments
 (0)