Skip to content

Commit 09b7b4c

Browse files
upgrade terrascan to v2 action
1 parent 4e43c2a commit 09b7b4c

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@v1
109+
uses: github/codeql-action/upload-sarif@v2
110110
with:
111111
sarif_file: terrascan.sarif
112112

0 commit comments

Comments
 (0)