mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
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:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user