From c1122e35f26bfd6052e75bcde5026a64ecf1a4b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 11:49:29 +0000 Subject: [PATCH] Bump github/codeql-action from 3.27.5 to 3.27.6 Closes https://github.com/dart-lang/sdk/pull/59687 GitOrigin-RevId: ff1c6cf6c21530e8a4faf5c19ede50f40ee747e3 Change-Id: I958c99e601f0698327242da1d8de487ea6bd802a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/399622 Reviewed-by: Alexander Thomas --- .github/workflows/scorecards-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scorecards-analysis.yml b/.github/workflows/scorecards-analysis.yml index ac569b89d4f..93fb74ecdae 100644 --- a/.github/workflows/scorecards-analysis.yml +++ b/.github/workflows/scorecards-analysis.yml @@ -52,6 +52,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@f09c1c0a94de965c15400f5634aa42fac8fb8f88 + uses: github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 with: sarif_file: results.sarif