diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index dd99e64d..749aa845 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.0 + uses: actions/dependency-review-action@v3.1.1 no-merge-commits: # Check that there are no merge commits in the PR