From 4c9399885e2ae94a06033ffbdc4239ffd1aa1927 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 00:42:55 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20deps:=20Update=20vale-cli/?= =?UTF-8?q?vale-action=20action=20to=20v3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci-vale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-vale.yml b/.github/workflows/ci-vale.yml index fdca506..8c52ff7 100644 --- a/.github/workflows/ci-vale.yml +++ b/.github/workflows/ci-vale.yml @@ -37,7 +37,7 @@ jobs: submodules: recursive - name: Run Vale - uses: vale-cli/vale-action@2.1.2 + uses: vale-cli/vale-action@v3.0.0 with: files: '["apps/blog/data/blog", "hosting"]' reporter: github-check