Skip to content

Commit

Permalink
chore(deps): update streetsidesoftware/cspell-action action to v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 16, 2022
1 parent fb7170f commit 58c3587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Deduplicate yarn.lock
run: yarn deduplicate --list --fail
- name: CSpell
uses: streetsidesoftware/cspell-action@v1.3.4
uses: streetsidesoftware/cspell-action@v1.6.2
- name: Lint
run: yarn lint
- name: Type
Expand Down

0 comments on commit 58c3587

Please sign in to comment.