diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 44b3c52749..49053e39f1 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -32,7 +32,7 @@ jobs: fetch-depth: 0 - name: Dependency Review - uses: actions/dependency-review-action@v4 + uses: actions/dependency-review-action@v5 if: github.event_name == 'pull_request' with: allow-ghsas: GHSA-4p9m-8gc4-rw2h