mirror of
https://github.com/nodejs/node.git
synced 2024-11-25 08:19:38 +01:00
build: update codeowners-validator to 0.6
PR-URL: https://github.com/nodejs/node/pull/40307 Reviewed-By: Mary Marchini <oss@mmarchini.me>
This commit is contained in:
parent
f570109094
commit
983b757f3f
2
.github/workflows/linters.yml
vendored
2
.github/workflows/linters.yml
vendored
@ -120,7 +120,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: mszostok/codeowners-validator@v0.4.0
|
||||
- uses: mszostok/codeowners-validator@v0.6.0
|
||||
with:
|
||||
checks: "files,duppatterns"
|
||||
lint-pr-url:
|
||||
|
Loading…
Reference in New Issue
Block a user