INFRA-1856: Update pr scanner version

* Updated version use by pr scanner to v1.6.1
This commit is contained in:
Khoi Nguyen 2022-09-09 16:20:56 +01:00
parent eb50c8d22e
commit f24fa96a53

View File

@ -7,7 +7,7 @@ jobs:
check-pr-title:
runs-on: ubuntu-latest
steps:
- uses: morrisoncole/pr-lint-action@v1.4.1
- uses: morrisoncole/pr-lint-action@v1.6.1
with:
title-regex: '^((CORDA|AG|EG|ENT|INFRA|NAAS)-\d+|NOTICK)(.*)'
on-failed-regex-comment: "PR title failed to match regex -> `%regex%`"