Skip to content

Commit

Permalink
add summary in PR
Browse files Browse the repository at this point in the history
  • Loading branch information
fredvisser committed Mar 18, 2024
1 parent d775885 commit 55c3bd1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ jobs:
- name: 'Checkout Repository'
uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@v4
uses: actions/dependency-review-action@v4
with:
comment-summary-in-pr: always

0 comments on commit 55c3bd1

Please sign in to comment.