Skip to content

Commit

Permalink
Merge pull request #3642 from xmudrii/fix-dep-check
Browse files Browse the repository at this point in the history
Allow the dependency-review action to access api.deps.dev
  • Loading branch information
k8s-ci-robot authored Jun 10, 2024
2 parents bf11ae6 + b1db33e commit 09c6ce2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/depsreview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
api.github.com:443
github.com:443
api.securityscorecards.dev:443
api.deps.dev:443
- name: 'Checkout Repository'
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
Expand Down

0 comments on commit 09c6ce2

Please sign in to comment.