diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 58baa1a4..935adc71 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -22,8 +22,8 @@ jobs: allowed-endpoints: > api.deps.dev:443 api.github.com:443 + api.scorecards.dev:443 github.com:443 - npm.pkg.github.com:443 - name: Check out the source code uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1