mirror of https://github.com/docker/docs.git
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:
parent
6cb12cc24e
commit
b7758b7567
|
@ -40,7 +40,7 @@ jobs:
|
||||||
runs-on: ubuntu-24.04
|
runs-on: ubuntu-24.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: errata-ai/vale-action@38bf078c328061f59879b347ca344a718a736018
|
- uses: errata-ai/vale-action@reviewdog
|
||||||
env:
|
env:
|
||||||
PIP_BREAK_SYSTEM_PACKAGES: 1
|
PIP_BREAK_SYSTEM_PACKAGES: 1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue