Skip to content

Commit

Permalink
[Dependencies] - Update .github/workflows/pr-lint.yml to match the te…
Browse files Browse the repository at this point in the history
…mplate repo
  • Loading branch information
credfeto committed Sep 8, 2023
1 parent 5162e39 commit 1ec70ac
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 @@ -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
Expand Down

0 comments on commit 1ec70ac

Please sign in to comment.