diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index fc1deb3c..3ec3e6ce 100644 --- a/.github/workflows/pr-lint.yml +++ b/.github/workflows/pr-lint.yml @@ -197,7 +197,7 @@ jobs: fetch-depth: 0 - if: ${{steps.visibility.outputs.is_public == 'true'}} name: 'Dependency Review' - uses: actions/dependency-review-action@v3.0.8 + uses: actions/dependency-review-action@v3.1.0 no-merge-commits: # Check that there are no merge commits in the PR