Skip to content

Commit ae9ce7b

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 4667eb8 commit ae9ce7b

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
@@ -57,7 +57,7 @@ jobs:
5757
runs-on: ubuntu-latest
5858
steps:
5959
- uses: actions/[email protected]
60-
- uses: reviewdog/action-languagetool@v1.3.0
60+
- uses: reviewdog/action-languagetool@v1.22.0
6161
with:
6262
github_token: ${{ secrets.github_token }}
6363
reporter: github-check

0 commit comments

Comments
 (0)