From 6e5bc7d6ba3a9c5d62f527ec5e4a3fa8102d9fd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 10:00:51 +0000 Subject: [PATCH] chore(deps): bump errata-ai/vale-action Bumps [errata-ai/vale-action](https://github.com/errata-ai/vale-action) from 13d79669d1c7cf33b26fc5607214ef529f071cdc to 1edf87ba97278a700ba88ed9619172912ffaac25. - [Release notes](https://github.com/errata-ai/vale-action/releases) - [Commits](https://github.com/errata-ai/vale-action/compare/13d79669d1c7cf33b26fc5607214ef529f071cdc...1edf87ba97278a700ba88ed9619172912ffaac25) --- updated-dependencies: - dependency-name: errata-ai/vale-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-check-vale.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-check-vale.yaml b/.github/workflows/pr-check-vale.yaml index d58179a103d..1360e82d5e7 100644 --- a/.github/workflows/pr-check-vale.yaml +++ b/.github/workflows/pr-check-vale.yaml @@ -29,7 +29,7 @@ jobs: runs-on: ubuntu-22.04 steps: - uses: actions/checkout@v4 - - uses: errata-ai/vale-action@13d79669d1c7cf33b26fc5607214ef529f071cdc # reviewdog branch, https://github.com/errata-ai/vale-action/commit/13d79669d1c7cf33b26fc5607214ef529f071cdc + - uses: errata-ai/vale-action@1edf87ba97278a700ba88ed9619172912ffaac25 # reviewdog branch, https://github.com/errata-ai/vale-action/commit/13d79669d1c7cf33b26fc5607214ef529f071cdc env: # Required, set by GitHub actions automatically: # https://docs.github.com/en/actions/security-guides/automatic-token-authentication#about-the-github_token-secret