diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 215109fc..cda906c1 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -13,3 +13,4 @@ jobs: uses: actions/dependency-review-action@v5 with: allow-ghsas: GHSA-w596-4wvx-j9j6 # Due to APIM Pytest dependency + fail-on-severity: high