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 89bf0eb commit 18fcdddCopy full SHA for 18fcddd
.github/workflows/reviewdog-languagetool.yaml
@@ -10,6 +10,6 @@ jobs:
10
pull-requests: write
11
steps:
12
- uses: actions/checkout@v4
13
- - uses: reviewdog/action-languagetool@v1
+ - uses: reviewdog/action-languagetool@v1.20.2
14
with:
15
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments