Skip to content

Commit f43da10

Browse files
authored
Merge branch 'main' into dependabot/github_actions/reviewdog/action-shellcheck-4c07458293ac342d477251099501a718ae5ef86e
2 parents 36b68dd + 0527fe4 commit f43da10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reviewdog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: spelling or typos
2828
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
2929
- name: misspell
30-
uses: reviewdog/action-misspell@0789410278cba39afd488d97a0e305ba35776bbf # v1
30+
uses: reviewdog/action-misspell@d6429416b12b09b4e2768307d53bef58d172e962 # v1
3131
with:
3232
github_token: ${{ secrets.github_token }}
3333
locale: "US"

0 commit comments

Comments
 (0)