From aacbc973df5823fbde523878370fc8eab198b3a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 10:44:50 +0000 Subject: [PATCH] Bump github/codeql-action from 2.13.4 to 3.25.5 Closes https://github.com/dart-lang/sdk/pull/55778 GitOrigin-RevId: bb823a15a06a1e75316354893423dd0a1f87eb5a Change-Id: I3cffe1eded07a755e11960b2810c00e384302ef7 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/367143 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 477f8f80fea..4e54a61e986 100644 --- a/.github/workflows/scorecards-analysis.yml +++ b/.github/workflows/scorecards-analysis.yml @@ -51,6 +51,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@cdcdbb579706841c47f7063dda365e292e5cad7a + uses: github/codeql-action/upload-sarif@b7cec7526559c32f1616476ff32d17ba4c59b2d6 with: sarif_file: results.sarif