Skip to content

Commit

Permalink
Update streetsidesoftware/cspell-action action to v2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 12, 2022
1 parent efeb1e2 commit eb0c214
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.11.0
uses: streetsidesoftware/cspell-action@v2.12.1
with:
files: "src/docs/**/*.md"
incremental_files_only: true

0 comments on commit eb0c214

Please sign in to comment.