Skip to content

Commit

Permalink
ci(codeowners): downgrade action due to bug
Browse files Browse the repository at this point in the history
  • Loading branch information
awlayton committed Jul 30, 2024
1 parent 704da40 commit 44f4b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-codeowners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected].4
uses: mszostok/[email protected].1
with:
# Explanation of checks
# files: Reports if codeowners file contains a filepath that does not exist in the repo
Expand Down

0 comments on commit 44f4b4a

Please sign in to comment.