Skip to content

Commit 77cee35

Browse files
upgrade terrascan to v3 action
1 parent 09b7b4c commit 77cee35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
sarif_upload: true
107107

108108
- name: Upload SARIF file
109-
uses: github/codeql-action/upload-sarif@v2
109+
uses: github/codeql-action/upload-sarif@v3
110110
with:
111111
sarif_file: terrascan.sarif
112112

0 commit comments

Comments
 (0)