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 Mar 27, 2024
1 parent 1875846 commit 2848c0b
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 @@ -292,7 +292,7 @@ jobs:

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

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

0 comments on commit 2848c0b

Please sign in to comment.