From 70a71e2b21d7eb59715efa20a37cc03df399f881 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 22:57:37 +0000 Subject: [PATCH] chore(deps): Bump errata-ai/vale-action from 2.1.0 to 2.1.2 Bumps [errata-ai/vale-action](https://github.com/errata-ai/vale-action) from 2.1.0 to 2.1.2. - [Release notes](https://github.com/errata-ai/vale-action/releases) - [Commits](https://github.com/errata-ai/vale-action/compare/38bf078c328061f59879b347ca344a718a736018...85f9f7f2c5f449ac0ae5b66662961bae3f77ca6a) --- updated-dependencies: - dependency-name: errata-ai/vale-action dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/vale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/vale.yml b/.github/workflows/vale.yml index 4a2e024..f297ca4 100644 --- a/.github/workflows/vale.yml +++ b/.github/workflows/vale.yml @@ -14,7 +14,7 @@ jobs: submodules: false - name: Vale - uses: errata-ai/vale-action@38bf078c328061f59879b347ca344a718a736018 # v2.1.0 + uses: errata-ai/vale-action@85f9f7f2c5f449ac0ae5b66662961bae3f77ca6a # v2.1.2 with: filter_mode: added debug: true