| commit | 042be526c5106d43bd2110ef774005e0d48ac9fc | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Oct 27 13:23:21 2023 +0000 |
| committer | Alexander Thomas <athom@google.com> | Fri Oct 27 13:23:21 2023 +0000 |
| tree | 4b7109777de56c8b4f848248fbbfd9270d8702e1 | |
| parent | adc79bc389a83348d18ffe2c0bb7c8014c06c6fc [diff] |
Bump actions/checkout from 4.1.0 to 4.1.1 Closes https://github.com/dart-lang/sdk/pull/53821 GitOrigin-RevId: b37210be807dcbe0ebc0efb14f39c23a9e8b4ba5 Change-Id: Id21de60d2da66c043be2280eeff9fb0760de44eb Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/331620 Reviewed-by: Alexander Thomas <athom@google.com>
diff --git a/.github/workflows/scorecards-analysis.yml b/.github/workflows/scorecards-analysis.yml index 983e260..8ca324a 100644 --- a/.github/workflows/scorecards-analysis.yml +++ b/.github/workflows/scorecards-analysis.yml
@@ -23,7 +23,7 @@ steps: - name: "Checkout code" - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 with: persist-credentials: false