diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index b1fc358d..93714fe6 100644 --- a/.github/workflows/pr-lint.yml +++ b/.github/workflows/pr-lint.yml @@ -316,7 +316,7 @@ jobs: - name: 'Dependency Review' if: steps.visibility.outputs.is_public == 'true' - uses: actions/dependency-review-action@v4.3.5 + uses: actions/dependency-review-action@v4.4.0 no-merge-commits: # Check that there are no merge commits in the PR