From f7ca7286471eb24ca934d76c16f601dd3c68a704 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 13:50:47 +0000 Subject: [PATCH] chore(deps): bump errata-ai/vale-action from 2.0.1 to 2.1.0 Bumps [errata-ai/vale-action](https://github.com/errata-ai/vale-action) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/errata-ai/vale-action/releases) - [Commits](https://github.com/errata-ai/vale-action/compare/c4213d4de3d5f718b8497bd86161531c78992084...38bf078c328061f59879b347ca344a718a736018) --- updated-dependencies: - dependency-name: errata-ai/vale-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/vale-linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/vale-linter.yml b/.github/workflows/vale-linter.yml index a96445fee6..c8487f66db 100644 --- a/.github/workflows/vale-linter.yml +++ b/.github/workflows/vale-linter.yml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - name: Vale - uses: errata-ai/vale-action@c4213d4de3d5f718b8497bd86161531c78992084 + uses: errata-ai/vale-action@38bf078c328061f59879b347ca344a718a736018 with: files: '["_partials", "_troubleshooting", "about", "api", "getting-started", "mst", "navigation", "quick-start", "self-hosted", "tutorials", "use-timescale", "ai"]' env: