Skip to content

Commit

Permalink
Update streetsidesoftware/cspell-action action to v2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2023
1 parent 4016ebb commit dbb3831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: 🔤 check spelling # New dictionary words can be added to docs/software.txt and docs/wayfair.txt
uses: streetsidesoftware/cspell-action@v2.14.0
uses: streetsidesoftware/cspell-action@v2.18.0
with:
files: "src/docs/**/*.md"
incremental_files_only: true

0 comments on commit dbb3831

Please sign in to comment.