diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 8ff2f4d1a..42bc453bd 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -17,6 +17,6 @@ jobs: - name: GitHub dependency vulnerability check if: ${{ github.event_name == 'pull_request_target' }} - uses: actions/dependency-review-action@v3.1.1 + uses: actions/dependency-review-action@v3.1.2 with: fail-on-severity: high