Skip to content

Commit

Permalink
Bump reviewdog/action-languagetool from 1.9 to 1.20
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-languagetool](https://github.com/reviewdog/action-languagetool) from 1.9 to 1.20.
- [Release notes](https://github.com/reviewdog/action-languagetool/releases)
- [Commits](reviewdog/action-languagetool@v1.9...v1.20)

---
updated-dependencies:
- dependency-name: reviewdog/action-languagetool
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 78b77df commit b5a2a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: reviewdog/action-languagetool@v1.9
- uses: reviewdog/action-languagetool@v1.20
with:
github_token: ${{ secrets.PAT }}
level: info
Expand Down

0 comments on commit b5a2a46

Please sign in to comment.