ci: use @reviewdog branch of vale-action

Using the reviewdog branch of vale-action truncates the raw
output section, allegedly (per the #testthedocs channel in WtD slack)

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2024-07-09 16:40:13 +02:00
parent 6cb12cc24e
commit b7758b7567
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ jobs:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: errata-ai/vale-action@38bf078c328061f59879b347ca344a718a736018
- uses: errata-ai/vale-action@reviewdog
env:
PIP_BREAK_SYSTEM_PACKAGES: 1
with: