From fc63ebb8a6ca72e1024cc40ed3ca97201d8d4ba1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Jan 2023 08:47:48 +0000 Subject: [PATCH] Bump github/codeql-action from 2.1.31 to 2.1.37 Closes https://github.com/dart-lang/sdk/pull/50766 GitOrigin-RevId: d740dcb80df9e44eee761c66fb693266a4d0e299 Change-Id: I75ed4937499c83eb21d2c2d18e8b8e24ba894498 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/276400 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 0cb20bf69fd..b5e3d41905b 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@c3b6fce4ee2ca25bc1066aa3bf73962fda0e8898 + uses: github/codeql-action/upload-sarif@959cbb7472c4d4ad70cdfe6f4976053fe48ab394 with: sarif_file: results.sarif