diff --git a/.github/workflows/python-ci.yml b/.github/workflows/python-ci.yml index 74102792..880defea 100644 --- a/.github/workflows/python-ci.yml +++ b/.github/workflows/python-ci.yml @@ -34,7 +34,7 @@ jobs: steps: - uses: actions/checkout@v6 - name: "Dependency Review" - uses: actions/dependency-review-action@v4 + uses: actions/dependency-review-action@v5.0.0 with: comment-summary-in-pr: on-failure fail-on-severity: moderate