Skip to content

Commit 8b0cd8a

Browse files
authored
Merge pull request #134 from advanced-security/GeekMasher-patch-1
feat: Update dependency-review.yml
2 parents 2ab3f4a + 823fe43 commit 8b0cd8a

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

.github/workflows/dependency-review.yml

+2-9
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,5 @@ permissions:
88

99
jobs:
1010
dependency-review:
11-
runs-on: ubuntu-latest
12-
steps:
13-
- name: "Checkout Repository"
14-
uses: actions/checkout@v4
15-
16-
- name: "Dependency Review"
17-
uses: actions/dependency-review-action@v4
18-
with:
19-
comment-summary-in-pr: "always"
11+
uses: advanced-security/reusable-workflows/.github/workflows/dependency-review.yml@main
12+
secrets: inherit

0 commit comments

Comments
 (0)