From cdce04f9dd935a3c7809387d06b2a5bd9f5a2cdf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 16:42:31 +0000 Subject: [PATCH] chore(deps): update github/codeql-action action to v2.21.6 --- .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 46887867..1f3495fe 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@v2.21.5 + uses: github/codeql-action/upload-sarif@v2.21.6 with: sarif_file: results.sarif