diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 8a8422673..4734471b2 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -20,7 +20,7 @@ jobs: - name: GitHub dependency vulnerability check if: ${{ github.event_name == 'pull_request_target' }} - uses: actions/dependency-review-action@v3.1.0 + uses: actions/dependency-review-action@v3.1.1 with: fail-on-severity: high