Skip to content

Commit

Permalink
ci: updated linter action
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeplotean committed Oct 25, 2023
1 parent 6e46dea commit 5287ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: walt-id/commitlint-github-action@v4
- uses: walt-id/commitlint-github-action@v5
with:
noMerges: true
id: lint_commit_messages
Expand Down

0 comments on commit 5287ef6

Please sign in to comment.