diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index 18b06d0d..d0e84a4e 100644 --- a/.github/workflows/pr-lint.yml +++ b/.github/workflows/pr-lint.yml @@ -257,7 +257,7 @@ jobs: fetch-depth: 0 - name: 'Dependency Review' if: steps.visibility.outputs.is_public == 'true' - uses: actions/dependency-review-action@v4.1.0 + uses: actions/dependency-review-action@v4.1.2 no-merge-commits: # Check that there are no merge commits in the PR