Skip to content

Commit 09c6ce2

Browse files
authored
Merge pull request #3642 from xmudrii/fix-dep-check
Allow the dependency-review action to access api.deps.dev
2 parents bf11ae6 + b1db33e commit 09c6ce2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/depsreview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
api.github.com:443
2121
github.com:443
2222
api.securityscorecards.dev:443
23+
api.deps.dev:443
2324
2425
- name: 'Checkout Repository'
2526
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6

0 commit comments

Comments
 (0)