mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 09:43:08 +00:00
Bump actions/checkout from 3.5.0 to 3.5.2
Closes https://github.com/dart-lang/sdk/pull/52054 GitOrigin-RevId: 50fafd4554841ee069fe126d80b3be36d3a19929 Change-Id: If6be6160b332988fc309c575d821d32e19229448 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/295560 Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
parent
f9f1030959
commit
7c8e61104f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/scorecards-analysis.yml
vendored
2
.github/workflows/scorecards-analysis.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: "Checkout code"
|
||||
uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
|
||||
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
||||
|
|
Loading…
Reference in a new issue