mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-25 15:54:31 +01:00
Update commitlint-github-action to latest version (#19452)
This commit is contained in:
committed by
GitHub
parent
980555bc89
commit
4e45c0176c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -43,7 +43,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Lint Commit Messages
|
||||
uses: wagoid/commitlint-github-action@v3
|
||||
uses: wagoid/commitlint-github-action@v5
|
||||
with:
|
||||
configFile: .commitlint.json
|
||||
check-code-formatting:
|
||||
|
||||
Reference in New Issue
Block a user