We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36b68dd + 0527fe4 commit f43da10Copy full SHA for f43da10
1 file changed
.github/workflows/reviewdog.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: spelling or typos
28
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
29
- name: misspell
30
- uses: reviewdog/action-misspell@0789410278cba39afd488d97a0e305ba35776bbf # v1
+ uses: reviewdog/action-misspell@d6429416b12b09b4e2768307d53bef58d172e962 # v1
31
with:
32
github_token: ${{ secrets.github_token }}
33
locale: "US"
0 commit comments