Skip to content

Commit 75b8316

Browse files
Bump reviewdog/action-languagetool from 1.3.0 to 1.22.0 (#90)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c50d917 commit 75b8316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewdog.yml

+1-1
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)