Skip to content

Commit

Permalink
build: update codeowners-validator to 0.6
Browse files Browse the repository at this point in the history
PR-URL: #40307
Reviewed-By: Mary Marchini <oss@mmarchini.me>
  • Loading branch information
iam-frankqiu authored and targos committed Nov 4, 2021
1 parent 3b1499c commit 134e8af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 134e8af

Please sign in to comment.