File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1313 steps :
1414 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
1515 - name : shellcheck
16- uses : reviewdog/action-shellcheck@4410ae3f82f068bdb0234069a9bf2367923fb39a # v1
16+ uses : reviewdog/action-shellcheck@4c07458293ac342d477251099501a718ae5ef86e # v1
1717 with :
1818 github_token : ${{ secrets.github_token }}
1919 reporter : github-pr-review
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"
You can’t perform that action at this time.
0 commit comments