| commit | f1430dac1c09938e6f29d4fb95a8afe6ba4816c2 | [log] [tgz] |
|---|---|---|
| author | Devon Carew <devoncarew@google.com> | Thu Nov 17 19:52:57 2022 +0000 |
| committer | Alexander Thomas <athom@google.com> | Thu Nov 17 19:52:57 2022 +0000 |
| tree | 664f1bb982da77d2907f9e31426993e4c04fdf24 | |
| parent | f016675e41441f6344dbe1367e4df95df0bb21e5 [diff] |
[infra] update the scorecards-analysis.yml file Bug: https://github.com/dart-lang/sdk/issues/50497 Change-Id: Id5ee6649ac515fd2985528b373feaa2cc406178b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/270500 Reviewed-by: Alexander Thomas <athom@google.com> Auto-Submit: Devon Carew <devoncarew@google.com>
diff --git a/.github/workflows/scorecards-analysis.yml b/.github/workflows/scorecards-analysis.yml index aedb2d9..2272999 100644 --- a/.github/workflows/scorecards-analysis.yml +++ b/.github/workflows/scorecards-analysis.yml
@@ -18,6 +18,8 @@ security-events: write actions: read contents: read + # Needed to access OIDC token. + id-token: write steps: - name: "Checkout code"