From 88488ccea244c65af0dd376027fecac4fe3420c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 18:41:27 +0000 Subject: [PATCH] chore(deps): update github/codeql-action action to v3.26.12 --- .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 f3deb81ea9ec..847626851828 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -61,6 +61,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: Upload to code-scanning - uses: github/codeql-action/upload-sarif@v3.26.11 + uses: github/codeql-action/upload-sarif@v3.26.12 with: sarif_file: results.sarif