Skip to content

Commit 79187ed

Browse files
Bump reviewdog/action-languagetool from 1.3.0 to 1.22.0
Bumps [reviewdog/action-languagetool](https://github.com/reviewdog/action-languagetool) from 1.3.0 to 1.22.0. - [Release notes](https://github.com/reviewdog/action-languagetool/releases) - [Commits](reviewdog/action-languagetool@v1.3.0...v1.22.0) --- updated-dependencies: - dependency-name: reviewdog/action-languagetool dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f57dcc8 commit 79187ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewdog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
runs-on: ubuntu-latest
6464
steps:
6565
- uses: actions/[email protected]
66-
- uses: reviewdog/action-languagetool@v1.3.0
66+
- uses: reviewdog/action-languagetool@v1.22.0
6767
with:
6868
github_token: ${{ secrets.github_token }}
6969
reporter: github-check

0 commit comments

Comments
 (0)