From 64933ba9431e05e5ae3e9984bab83caff971fefa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 01:35:17 +0000 Subject: [PATCH] Update github/codeql-action action to v2.2.3 --- .github/workflows/reusable-scorecards.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-scorecards.yml b/.github/workflows/reusable-scorecards.yml index 55d3cbb..6e3f46c 100644 --- a/.github/workflows/reusable-scorecards.yml +++ b/.github/workflows/reusable-scorecards.yml @@ -96,7 +96,7 @@ jobs: path: results.sarif - name: Upload to code-scanning - uses: github/codeql-action/upload-sarif@c3b6fce4ee2ca25bc1066aa3bf73962fda0e8898 # v2.1.31 + uses: github/codeql-action/upload-sarif@8775e868027fa230df8586bdf502bbd9b618a477 # v2.2.3 with: sarif_file: results.sarif