diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index 2491eeec..e7d77552 100644 --- a/.github/workflows/pr-lint.yml +++ b/.github/workflows/pr-lint.yml @@ -301,7 +301,7 @@ jobs: - name: "Dependency Review" if: steps.visibility.outputs.is_public == 'true' - uses: actions/dependency-review-action@v4.9.0 + uses: actions/dependency-review-action@v5.0.0 no-merge-commits: # Check that there are no merge commits in the PR