From f22d492fb4f9b934957fc395ef79d1072017a8ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 10:03:32 +0000 Subject: [PATCH] Update mszostok/codeowners-validator action to v0.7.4 --- .github/workflows/ci-codeowners.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-codeowners.yml b/.github/workflows/ci-codeowners.yml index af38e4c..33fa7b9 100644 --- a/.github/workflows/ci-codeowners.yml +++ b/.github/workflows/ci-codeowners.yml @@ -37,7 +37,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - - uses: mszostok/codeowners-validator@v0.7.1 + - uses: mszostok/codeowners-validator@v0.7.4 # Pull request from a fork name: "Validate CODEOWNERS" with: