We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 031c9e8 commit 0a65803Copy full SHA for 0a65803
1 file changed
.github/workflows/dependency-review.yml
@@ -25,3 +25,5 @@ jobs:
25
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
26
- name: 'Dependency Review'
27
uses: actions/dependency-review-action@da24556b548a50705dd671f47852072ea4c105d9 # v4.7.1
28
+ with:
29
+ comment-summary-in-pr: always
0 commit comments