From 4308402e35d83b20c3636a02546e83aba4ff211c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 09:24:32 +0000 Subject: [PATCH] chore(deps): bump errata-ai/vale-action Bumps [errata-ai/vale-action](https://github.com/errata-ai/vale-action) from 3f7188c866bcb3259339a09f517d7c4a8838303c to 38bf078c328061f59879b347ca344a718a736018. - [Release notes](https://github.com/errata-ai/vale-action/releases) - [Commits](https://github.com/errata-ai/vale-action/compare/3f7188c866bcb3259339a09f517d7c4a8838303c...38bf078c328061f59879b347ca344a718a736018) --- 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 52f2b59432c..a372f7f866a 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@3f7188c866bcb3259339a09f517d7c4a8838303c # reviewdog branch, https://github.com/errata-ai/vale-action/commit/3f7188c866bcb3259339a09f517d7c4a8838303c + - uses: errata-ai/vale-action@38bf078c328061f59879b347ca344a718a736018 # reviewdog branch, https://github.com/errata-ai/vale-action/commit/3f7188c866bcb3259339a09f517d7c4a8838303c env: # Required, set by GitHub actions automatically: # https://docs.github.com/en/actions/security-guides/automatic-token-authentication#about-the-github_token-secret