Skip to content

Commit 4357738

Browse files
authored
Update dependency-review.yml
1 parent 0915bc4 commit 4357738

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/dependency-review.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ jobs:
1212
steps:
1313
- name: "Checkout Repository"
1414
uses: actions/checkout@v4
15+
1516
- name: "Dependency Review"
1617
uses: actions/dependency-review-action@v3
1718
with:
18-
comment-summary-in-pr: true
19+
comment-summary-in-pr: "always"

0 commit comments

Comments
 (0)