diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index 8dd32ad4..9fdfb56c 100644 --- a/.github/workflows/pr-lint.yml +++ b/.github/workflows/pr-lint.yml @@ -411,7 +411,7 @@ jobs: - name: 'Dependency Review' if: steps.visibility.outputs.is_public == 'true' - uses: actions/dependency-review-action@v4.3.3 + uses: actions/dependency-review-action@v4.3.4 no-merge-commits: # Check that there are no merge commits in the PR