diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index 9696504b..1cf11f3a 100644 --- a/.github/workflows/pr-lint.yml +++ b/.github/workflows/pr-lint.yml @@ -253,7 +253,7 @@ jobs: fetch-depth: 0 - name: 'Dependency Review' if: steps.visibility.outputs.is_public == 'true' - uses: actions/dependency-review-action@v3.1.4 + uses: actions/dependency-review-action@v3.1.5 no-merge-commits: # Check that there are no merge commits in the PR