Skip to content

Commit f002b50

Browse files
Address copilot comments
1 parent 1df49c8 commit f002b50

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/terraform-scan.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,3 @@ jobs:
2626
format: sarif
2727
additional_args: --out tfsec.sarif
2828
soft_fail: false
29-
30-
- name: Upload tfsec SARIF
31-
if: always()
32-
uses: github/codeql-action/upload-sarif@v3
33-
with:
34-
sarif_file: tfsec.sarif

0 commit comments

Comments
 (0)