From 7745d498b5e1cdf83d2c3a831e111a836c52ebed Mon Sep 17 00:00:00 2001 From: voorepreethi Date: Thu, 21 Nov 2024 17:09:47 +0530 Subject: [PATCH] ci:updated ci --- .github/workflows/pull_request.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pull_request.yaml b/.github/workflows/pull_request.yaml index e88d4b6..6085357 100644 --- a/.github/workflows/pull_request.yaml +++ b/.github/workflows/pull_request.yaml @@ -33,6 +33,7 @@ jobs: uses: stelligent/cfn_nag@master with: input_path: . + extra_args: -o sarif output_path: cfn_nag.sarif - name: Upload CFN Nag SARIF uses: github/codeql-action/upload-sarif@v2