diff --git a/.github/workflows/ptlint.yml b/.github/workflows/ptlint.yml index d029ac9ff6..88e87ff81f 100644 --- a/.github/workflows/ptlint.yml +++ b/.github/workflows/ptlint.yml @@ -12,7 +12,7 @@ jobs: check: runs-on: ubuntu-latest steps: - - uses: morrisoncole/pr-lint-action@v1.7.0 + - uses: morrisoncole/pr-lint-action@v1.7.1 with: title-regex: "^(build|chore|ci|docs|feat|fix|perf|refactor|style|test|release|other)((.+))?:\\s.+" on-failed-regex-fail-action: true