From 4ec4524677a117c844643d12aa7335ad465625f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 11:10:44 +0000 Subject: [PATCH] chore(deps): bump errata-ai/vale-action in the all group Bumps the all group with 1 update: [errata-ai/vale-action](https://github.com/errata-ai/vale-action). Updates `errata-ai/vale-action` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/errata-ai/vale-action/releases) - [Commits](https://github.com/errata-ai/vale-action/compare/v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: errata-ai/vale-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... 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 4e06f8b..f0cb6fd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: # uses: reviewdog/action-yamllint@v1 # failed to detect errors... - name: vale-action - uses: errata-ai/vale-action@v2.1.0 + uses: errata-ai/vale-action@v2.1.1 - name: typos-action # uses: crate-ci/typos@v1.21.0