Skip to content

Commit 983b757

Browse files
iam-frankqiunodejs-github-bot
authored andcommitted
build: update codeowners-validator to 0.6
PR-URL: #40307 Reviewed-By: Mary Marchini <oss@mmarchini.me>
1 parent f570109 commit 983b757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linters.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
runs-on: ubuntu-latest
121121
steps:
122122
- uses: actions/checkout@v2
123-
- uses: mszostok/codeowners-validator@v0.4.0
123+
- uses: mszostok/codeowners-validator@v0.6.0
124124
with:
125125
checks: "files,duppatterns"
126126
lint-pr-url:

0 commit comments

Comments
 (0)