Skip to content

Commit 9fbec59

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

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.22.0
66+
- uses: reviewdog/action-languagetool@v1.23.0
6767
with:
6868
github_token: ${{ secrets.github_token }}
6969
reporter: github-check

0 commit comments

Comments
 (0)