Skip to content

Commit b4b3b18

Browse files
authored
Add api.deps.dev to allowed endpoints in workflow
1 parent c16b824 commit b4b3b18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dependency-review.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
allowed-endpoints: >
2222
github.com:443
2323
api.github.com:443
24+
api.deps.dev:443
2425
2526
- name: 'Checkout Repository'
2627
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1

0 commit comments

Comments
 (0)