From 186fcaf17e4bed95a50db17570bd78945d84d808 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 19:41:39 +0000 Subject: [PATCH] Bump github/codeql-action from 2.1.12 to 2.1.16 Closes https://github.com/dart-lang/sdk/pull/49466 GitOrigin-RevId: 84bf8ee18d5bbfecde9106e88471bf1c019ea83e Change-Id: Ifdfa94523d425fda9eb3fb1c1905ab3d4bdd23d9 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/251785 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 90d894f26be..970388c444d 100644 --- a/.github/workflows/scorecards-analysis.yml +++ b/.github/workflows/scorecards-analysis.yml @@ -49,6 +49,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@27ea8f8fe5977c00f5b37e076ab846c5bd783b96 + uses: github/codeql-action/upload-sarif@3e7e3b32d0fb8283594bb0a76cc60a00918b0969 with: sarif_file: results.sarif