diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index 472d6279..15361cef 100644 --- a/.github/workflows/pr-lint.yml +++ b/.github/workflows/pr-lint.yml @@ -233,7 +233,7 @@ jobs: fetch-depth: 0 - name: 'Dependency Review' if: steps.visibility.outputs.is_public == 'true' - uses: actions/dependency-review-action@v3.1.2 + uses: actions/dependency-review-action@v3.1.3 no-merge-commits: # Check that there are no merge commits in the PR