From e00dcb7247c0b6ebf4fa6ead51f3345f4c8d116e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 10:33:42 +0000 Subject: [PATCH] Bump vale-cli/vale-action from 2 to 3 Bumps [vale-cli/vale-action](https://github.com/vale-cli/vale-action) from 2 to 3. - [Release notes](https://github.com/vale-cli/vale-action/releases) - [Commits](https://github.com/vale-cli/vale-action/compare/v2...v3) --- updated-dependencies: - dependency-name: vale-cli/vale-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 4b6e3539dd..d680f1fc59 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -31,7 +31,7 @@ jobs: with: name: PDF build logs path: ${{ github.workspace }}/latex-debug-logs - - uses: vale-cli/vale-action@v2 + - uses: vale-cli/vale-action@v3 with: version: 3.8.0 files: all