From bd97b095e7a8209d3d957de74ff0cbea4d23e519 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 09:31:21 +0000 Subject: [PATCH] ci: Bump errata-ai/vale-action from 2 to 3 in the github-actions group Bumps the github-actions group with 1 update: [errata-ai/vale-action](https://github.com/errata-ai/vale-action). Updates `errata-ai/vale-action` from 2 to 3 - [Release notes](https://github.com/errata-ai/vale-action/releases) - [Commits](https://github.com/errata-ai/vale-action/compare/v2...v3) --- updated-dependencies: - dependency-name: errata-ai/vale-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f19a0d2..11a6d0e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -107,7 +107,7 @@ jobs: # fail_on_error to true (and drop continue-on-error) once the vocab in # .github/styles/config/vocabularies/VGI/accept.txt is settled. - name: Prose lint (Vale) - uses: errata-ai/vale-action@v2 + uses: errata-ai/vale-action@v3 continue-on-error: true with: files: docs