diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index b236f031a..013f90667 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.3 + uses: actions/dependency-review-action@v3.1.4 with: fail-on-severity: high