diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 5a8775827..6513396bc 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.3.2 + uses: actions/dependency-review-action@v4.3.3 with: comment-summary-in-pr: true show-openssf-scorecard: true