Skip to content

Commit

Permalink
Merge pull request #70 from wayfair-incubator/renovate/github-actions
Browse files Browse the repository at this point in the history
Update streetsidesoftware/cspell-action action to v2.14.0
  • Loading branch information
lelia authored Dec 14, 2022
2 parents ddda346 + 79184da commit 0e2c7b4
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.12.1
uses: streetsidesoftware/cspell-action@v2.14.0
with:
files: "src/docs/**/*.md"
incremental_files_only: true

0 comments on commit 0e2c7b4

Please sign in to comment.