From 6cb808060244987f9b4a91bb7018f559efe92dc7 Mon Sep 17 00:00:00 2001 From: Elias Lundell <36220731+LogFlames@users.noreply.github.com> Date: Thu, 19 Dec 2024 17:27:46 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20fix=20ci:=20add=20api.deps.dev?= =?UTF-8?q?=20to=20allowlist=20of=20endpoint=20for=20dependency-review=20(?= =?UTF-8?q?#1028)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/dependency-review.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index dc4b92ee..8b9b6240 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -20,6 +20,7 @@ jobs: disable-sudo: true egress-policy: block allowed-endpoints: > + api.deps.dev:443 api.github.com:443 api.securityscorecards.dev:443 github.com:443