From 964a4795f6b2008061ea898c9c5a9384796ffe21 Mon Sep 17 00:00:00 2001 From: Marcos Irisarri <53787863+marcos-iov@users.noreply.github.com> Date: Wed, 23 Oct 2024 14:18:25 -0300 Subject: [PATCH] Add empty line at the end of scorecard.yml --- .github/workflows/scorecard.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 44072238..e8c5b6fa 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -41,4 +41,4 @@ jobs: - name: "Upload to code-scanning" uses: github/codeql-action/upload-sarif@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0 with: - sarif_file: results.sarif \ No newline at end of file + sarif_file: results.sarif