From a960e0dae686e7807d2c1c2e17945fb81fb357ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 08:29:25 +0000 Subject: [PATCH] chore(deps): update rinchsan/renovate-config-validator action to v0.2.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/validate-renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate-renovate.yml b/.github/workflows/validate-renovate.yml index 5e9a37c..9372f7d 100644 --- a/.github/workflows/validate-renovate.yml +++ b/.github/workflows/validate-renovate.yml @@ -15,6 +15,6 @@ jobs: - name: Checkout uses: actions/checkout@v6 - name: Validate - uses: rinchsan/renovate-config-validator@v0.2.0 + uses: rinchsan/renovate-config-validator@v0.2.1 with: pattern: '*.json5'