From 4d7589446e05d8cb77a78b5566ee1f0d6db20903 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 06:43:39 +0000 Subject: [PATCH] Bump github/codeql-action from 2.3.0 to 2.3.2 Closes https://github.com/dart-lang/sdk/pull/52229 GitOrigin-RevId: c04cfdf75e76fe1f52307e2321174e9e206a7f1d Change-Id: I977ed7e07bf82f8211508fab63c967328f29fd80 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/300161 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 410e3cff7d2..01e155d8c6d 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@b2c19fb9a2a485599ccf4ed5d65527d94bc57226 + uses: github/codeql-action/upload-sarif@f3feb00acb00f31a6f60280e6ace9ca31d91c76a with: sarif_file: results.sarif