From 21e6501f968a1bd29fb18902d675df9a0e8e97b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 14:34:38 +0000 Subject: [PATCH] ci(deps): bump errata-ai/vale-action from 2.1.1 to 2.1.2 Bumps [errata-ai/vale-action](https://github.com/errata-ai/vale-action) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/errata-ai/vale-action/releases) - [Commits](https://github.com/errata-ai/vale-action/compare/d89dee975228ae261d22c15adcd03578634d429c...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/spelling_linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spelling_linter.yml b/.github/workflows/spelling_linter.yml index 4969f0b..4be0782 100644 --- a/.github/workflows/spelling_linter.yml +++ b/.github/workflows/spelling_linter.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Vale - uses: errata-ai/vale-action@d89dee975228ae261d22c15adcd03578634d429c # v2.2.0 + uses: errata-ai/vale-action@85f9f7f2c5f449ac0ae5b66662961bae3f77ca6a # v2.2.0 with: reporter: github-pr-check fail_on_error: true