diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 7a56b4e44..085eac9a8 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -26,7 +26,7 @@ jobs: uses: actions/checkout@v6 - name: Review dependencies - uses: actions/dependency-review-action@v4.8.3 + uses: actions/dependency-review-action@v4.9.0 with: comment-summary-in-pr: true show-openssf-scorecard: true