Skip to content

Commit

Permalink
Bump mszostok/codeowners-validator from v0.5.1 to v0.6.0
Browse files Browse the repository at this point in the history
Bumps [mszostok/codeowners-validator](https://github.com/mszostok/codeowners-validator) from v0.5.1 to v0.6.0.
- [Release notes](https://github.com/mszostok/codeowners-validator/releases)
- [Changelog](https://github.com/mszostok/codeowners-validator/blob/master/.goreleaser.yml)
- [Commits](mszostok/codeowners-validator@v0.5.1...2f6e3bb)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2021
1 parent 31a22e5 commit 05f530a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeowners_validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
# Checks-out your repository, which is validated in the next step
- uses: actions/checkout@v2
- name: GitHub CODEOWNERS Validator
uses: mszostok/codeowners-validator@v0.5.1
uses: mszostok/codeowners-validator@v0.6.0
with:
checks: "files,owners,duppatterns"
experimental_checks: "notowned"
Expand Down

0 comments on commit 05f530a

Please sign in to comment.