File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
template/.github/workflows Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 67
67
runs-on : ubuntu-latest
68
68
steps :
69
69
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
70
- - uses : reviewdog/action-misspell@5bd7be2fc7ae56a517184f5c4bbcf2fd7afe3927 # v1.17 .0
70
+ - uses : reviewdog/action-misspell@8cd4a880dd86b1b175092c18c23cdec31283d654 # v1.19 .0
71
71
with :
72
72
github_token : ${{ secrets.GITHUB_TOKEN }}
73
73
locale : " US"
Original file line number Diff line number Diff line change 71
71
runs-on : ubuntu-latest
72
72
steps :
73
73
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
74
- - uses : reviewdog/action-misspell@5bd7be2fc7ae56a517184f5c4bbcf2fd7afe3927 # v1.17 .0
74
+ - uses : reviewdog/action-misspell@8cd4a880dd86b1b175092c18c23cdec31283d654 # v1.19 .0
75
75
with :
76
76
github_token : ${{ secrets.GITHUB_TOKEN }}
77
77
locale : " US"
You can’t perform that action at this time.
0 commit comments