We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6c3334 commit fd07265Copy full SHA for fd07265
.github/workflows/vale.yaml
@@ -24,7 +24,7 @@ jobs:
24
apify-api/openapi/components/README.md
25
separator: ','
26
27
- - uses: errata-ai/vale-action@reviewdog
+ - uses: errata-ai/vale-action@latest
28
if: steps.changed-files.outputs.any_changed == 'true'
29
with:
30
files: ${{ steps.changed-files.outputs.all_changed_files }}
0 commit comments