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 Nov 21, 2024
1 parent ef766d4 commit 3cf438f
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 @@ -317,7 +317,7 @@ jobs:

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

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

0 comments on commit 3cf438f

Please sign in to comment.