diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9676e50a7..3f0f84fe7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -26,7 +26,7 @@ jobs: uses: actions/checkout@v6 - name: Check dependencies. - uses: actions/dependency-review-action@v4 + uses: actions/dependency-review-action@v5 with: warn-only: true # Use these if you want to run a "from-scratch" check.