Skip to content

Commit 7062d21

Browse files
committed
fix: use offical action now that pr has been merged
1 parent bab073b commit 7062d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reveiwdog-languagetool.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v4
1212
- name: Check Spelling
13-
uses: 2color/action-languagetool@fix-text
13+
uses: reviewdog/action-languagetool@v1
1414
with:
1515
github_token: ${{ secrets.github_token }}
1616
reporter: github-pr-review

0 commit comments

Comments
 (0)