From 909e75c1d1ad1b9586b01615066bdaa3821df93a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 11:02:52 +0000 Subject: [PATCH] chore(deps): update github/codeql-action action to v1.1.19 --- .github/workflows/scorecards.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index 17f10636..61f656aa 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -57,6 +57,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@v1.1.18 + uses: github/codeql-action/upload-sarif@v1.1.19 with: sarif_file: results.sarif