diff --git a/.github/workflows/tid-secureci.yml b/.github/workflows/tid-secureci.yml index 6de02c1..757951d 100644 --- a/.github/workflows/tid-secureci.yml +++ b/.github/workflows/tid-secureci.yml @@ -122,7 +122,7 @@ jobs: token: ${{ secrets.checkout_token || github.token }} - name: Review dependency changes - uses: actions/dependency-review-action@v4 + uses: actions/dependency-review-action@v5 continue-on-error: ${{ !inputs.enforce }} with: fail-on-severity: high