Skip to content

Commit

Permalink
fix: use offical action now that pr has been merged
Browse files Browse the repository at this point in the history
  • Loading branch information
2color committed Jan 21, 2025
1 parent cb83488 commit ea9d307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reveiwdog-languagetool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Check Spelling
uses: 2color/action-languagetool@fix-text
uses: reviewdog/action-languagetool@v1
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
Expand Down

0 comments on commit ea9d307

Please sign in to comment.