From 59109f120f64426f8c948ec6d6abb0eb51f2fd6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 01:02:21 +0000 Subject: [PATCH] chore(deps): update github/codeql-action action to v3.22.12 --- .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 e95d1962..e1419cf9 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -37,6 +37,6 @@ jobs: retention-days: 5 - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@v3.22.11 + uses: github/codeql-action/upload-sarif@v3.22.12 with: sarif_file: results.sarif