diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 18a5989..fe5aab2 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -24,7 +24,7 @@ jobs: uses: actions/checkout@v6 - name: 🔍 Dependency Review - uses: actions/dependency-review-action@v4 + uses: actions/dependency-review-action@v5 with: fail-on-severity: high