Skip to content

Commit

Permalink
[Actions] Updated .github/workflows/pr-lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Feb 15, 2024
1 parent 1e5ee61 commit 0bb343d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ jobs:
fetch-depth: 0
- name: 'Dependency Review'
if: steps.visibility.outputs.is_public == 'true'
uses: actions/dependency-review-action@v4.0.0
uses: actions/dependency-review-action@v4.1.0

no-merge-commits:
# Check that there are no merge commits in the PR
Expand Down

0 comments on commit 0bb343d

Please sign in to comment.