chore: actions: typos

This commit is contained in:
coderiaser 2026-06-04 17:35:33 +03:00
parent f5c0aa5c4c
commit ef83a61a0c

View file

@ -30,7 +30,7 @@ jobs:
- name: Lint
run: redrun fix:lint
- name: Typos
uses: coderaiser/typos.ai@v1.1.5
uses: coderaiser/typos.ai@v1.1.8
with:
key: ${{ secrets.TYPOS_AI_KEY }}
- name: Commit fixes