From 19d7237e1cbc6954fec58dc6649518f6a14196d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 22:56:11 +0000 Subject: [PATCH] ci(deps): bump errata-ai/vale-action from 2.1.2 to 3.0.0 Bumps [errata-ai/vale-action](https://github.com/errata-ai/vale-action) from 2.1.2 to 3.0.0. - [Release notes](https://github.com/errata-ai/vale-action/releases) - [Commits](https://github.com/errata-ai/vale-action/compare/85f9f7f2c5f449ac0ae5b66662961bae3f77ca6a...518a9136acc6e6668ce7c00d367051e0941e87ff) --- updated-dependencies: - dependency-name: errata-ai/vale-action dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 97093e0..2f271c7 100644 --- a/.github/workflows/spelling_linter.yml +++ b/.github/workflows/spelling_linter.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - name: Vale - uses: errata-ai/vale-action@85f9f7f2c5f449ac0ae5b66662961bae3f77ca6a # v2.2.0 + uses: errata-ai/vale-action@518a9136acc6e6668ce7c00d367051e0941e87ff # v2.2.0 with: reporter: github-pr-check fail_on_error: true