We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c50d917 commit 75b8316Copy full SHA for 75b8316
.github/workflows/reviewdog.yml
@@ -63,7 +63,7 @@ jobs:
63
runs-on: ubuntu-latest
64
steps:
65
- uses: actions/[email protected]
66
- - uses: reviewdog/action-languagetool@v1.3.0
+ - uses: reviewdog/action-languagetool@v1.22.0
67
with:
68
github_token: ${{ secrets.github_token }}
69
reporter: github-check
0 commit comments