diff --git a/.github/workflows/validate-codeowners.yml b/.github/workflows/validate-codeowners.yml index ed872d71..43b7f6cc 100644 --- a/.github/workflows/validate-codeowners.yml +++ b/.github/workflows/validate-codeowners.yml @@ -23,7 +23,7 @@ jobs: # Ensure that the owners file is valid # https://github.com/marketplace/actions/github-codeowners-validator - name: GitHub CODEOWNERS Validator - uses: mszostok/codeowners-validator@v0.7.1 + uses: mszostok/codeowners-validator@v0.7.4 with: # Explanation of checks # files: Reports if codeowners file contains a filepath that does not exist in the repo