From 855a085a7e2609a50ba76d5b4f93c603c95dd9bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 19:39:18 +0000 Subject: [PATCH] chore(deps): update github/codeql-action action to v3.26.13 --- .github/workflows/scoreboard-security.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scoreboard-security.yml b/.github/workflows/scoreboard-security.yml index b358c71..3ced26e 100644 --- a/.github/workflows/scoreboard-security.yml +++ b/.github/workflows/scoreboard-security.yml @@ -40,6 +40,6 @@ jobs: retention-days: 5 - name: "Upload SARIF results to code scanning" - uses: github/codeql-action/upload-sarif@c36620d31ac7c881962c3d9dd939c40ec9434f2b # v3.26.12 + uses: github/codeql-action/upload-sarif@f779452ac5af1c261dce0346a8f964149f49322b # v3.26.13 with: sarif_file: results.sarif