From 01161c3f7563edc4f234bd21e779b464e5fe9690 Mon Sep 17 00:00:00 2001 From: Myrotvorets Date: Wed, 27 Mar 2024 10:21:07 +0200 Subject: [PATCH] Update workflows --- .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 935adc7..cb9b5c6 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -22,7 +22,7 @@ jobs: allowed-endpoints: > api.deps.dev:443 api.github.com:443 - api.scorecards.dev:443 + api.securityscorecards.dev:443 github.com:443 - name: Check out the source code