Skip to content

Commit f8c67ce

Browse files
committed
chore: actions: typos
1 parent 3d2f78c commit f8c67ce

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
@@ -28,7 +28,7 @@ jobs:
2828
- name: Lint
2929
run: redrun fix:lint
3030
- name: Typos
31-
uses: coderaiser/typos.ai@v1.1.5
31+
uses: coderaiser/typos.ai@v1.1.6
3232
with:
3333
key: ${{ secrets.TYPOS_AI_KEY }}
3434
- name: Commit fixes

0 commit comments

Comments
 (0)