File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4040 steps :
4141 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 5.0.0
4242 - name : Run super-linter validation
43- uses : super-linter/super-linter@7bba2eeb89d01dc9bfd93c497477a57e72c83240 # 8.2.0
43+ uses : super-linter/super-linter@2bdd90ed3262e023ac84bf8fe35dc480721fc1f2 # 8.2.1
4444 env :
4545 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
4646 LINTER_RULES_PATH : /
Original file line number Diff line number Diff line change 2424 runs-on : ubuntu-latest
2525 steps :
2626 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 5.0.0
27- - uses : reviewdog/action-misspell@8f4203d27a6896ebd5cd8bdd861b36bd18c37978 # 1.26.3
27+ - uses : reviewdog/action-misspell@e7ea17f144822818706c7e579de7927d59384575 # 1.27.0
2828 with :
2929 github_token : ${{ secrets.github_token }}
3030 check-spellcheck :
You can’t perform that action at this time.
0 commit comments