Skip to content

Commit ef83a61

Browse files
committed
chore: actions: typos
1 parent f5c0aa5 commit ef83a61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Lint
3131
run: redrun fix:lint
3232
- name: Typos
33-
uses: coderaiser/typos.ai@v1.1.5
33+
uses: coderaiser/typos.ai@v1.1.8
3434
with:
3535
key: ${{ secrets.TYPOS_AI_KEY }}
3636
- name: Commit fixes

0 commit comments

Comments
 (0)