Skip to content

Commit

Permalink
chore: use external dependency-review config
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood committed Nov 10, 2024
1 parent 3767a21 commit 96110e3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
20 changes: 0 additions & 20 deletions .github/dependency-review-config.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4.3.4
with:
config-file: .github/dependency-review-config.yaml
config-file: 'uselagoon/.github/.github/dependency-review-config.yaml@main'

0 comments on commit 96110e3

Please sign in to comment.