diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index d32bb58..96c9760 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -12,3 +12,5 @@ jobs: uses: actions/checkout@v4 - name: Dependency Review uses: StacklokLabs/trusty-dependency-review-action@add_trusty_scores + with: + comment-summary-in-pr: always \ No newline at end of file