From 85eacfe3cdf96284d01a9f290ab079a4689446a2 Mon Sep 17 00:00:00 2001 From: Myrotvorets Date: Wed, 27 Mar 2024 00:50:50 +0200 Subject: [PATCH] Update dependency-review workflow --- .github/workflows/dependency-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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