Skip to content

Commit 39a976f

Browse files
authored
Bump codeowners-validator action version (#76)
1 parent fdda633 commit 39a976f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeowners-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: depot-ubuntu-24.04
1313
steps:
1414
- uses: actions/checkout@v4
15-
- uses: mszostok/[email protected].2
15+
- uses: mszostok/[email protected].4
1616
with:
1717
github_access_token: "${{ secrets.OWNERS_VALIDATOR_GITHUB_SECRET }}"
1818
checks: "owners,duppatterns"

0 commit comments

Comments
 (0)