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 Jul 12, 2024
1 parent 1693768 commit 13c2020
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 @@ -411,7 +411,7 @@ jobs:

- name: 'Dependency Review'
if: steps.visibility.outputs.is_public == 'true'
uses: actions/dependency-review-action@v4.3.3
uses: actions/dependency-review-action@v4.3.4

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

0 comments on commit 13c2020

Please sign in to comment.