commit | a6d675a855683e426f32575d63432fb8cec6c4d5 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Jan 07 01:17:12 2025 -0800 |
committer | Commit Queue <dart-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 07 01:17:12 2025 -0800 |
tree | 6da17371e9825f94c100e7dc5e52417746922e7c | |
parent | d838283d597c1640a8e795b24e694c083917daf8 [diff] |
Bump github/codeql-action from 3.27.9 to 3.28.0 Closes https://github.com/dart-lang/sdk/pull/59794 GitOrigin-RevId: e3287200cd8b3e466607f7047fecd26632654386 Change-Id: Iebd1b1ae5d3be1cc9070942350c59d5e4f0a5038 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/402260 Reviewed-by: Alexander Thomas <athom@google.com> Commit-Queue: Alexander Thomas <athom@google.com>
diff --git a/.github/workflows/scorecards-analysis.yml b/.github/workflows/scorecards-analysis.yml index 3e69992..f5b802d 100644 --- a/.github/workflows/scorecards-analysis.yml +++ b/.github/workflows/scorecards-analysis.yml
@@ -52,6 +52,6 @@ # Upload the results to GitHub's code scanning dashboard. - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae + uses: github/codeql-action/upload-sarif@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 with: sarif_file: results.sarif