diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index cbe63854b..b6cccd99f 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -26,7 +26,7 @@ jobs: uses: actions/checkout@v4.1.2 - name: Review dependencies - uses: actions/dependency-review-action@v4.4.0 + uses: actions/dependency-review-action@v4.5.0 with: comment-summary-in-pr: true show-openssf-scorecard: true