build: bump pr-lint-action (#11403)

This commit is contained in:
ʈᵃᵢ
2020-10-22 18:00:11 -07:00
committed by GitHub
parent 6f85d8d85c
commit 3a2ae6454a

View File

@@ -12,7 +12,7 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: morrisoncole/pr-lint-action@v1.3.0
- uses: morrisoncole/pr-lint-action@v1.4.1
with:
title-regex: "^(build|chore|ci|docs|feat|fix|perf|refactor|style|test|other)((.+))?:\\s.+"
on-failed-regex-fail-action: true