diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 8d0ff87..d8ce44a 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -18,6 +18,7 @@ jobs: allowed-endpoints: > api.deps.dev:443 api.github.com:443 + api.scorecards.dev:443 github.com:443 - name: Check out the source code