Skip to content

Commit

Permalink
bump cspell-action to v6.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightblade committed Nov 19, 2024
1 parent 9c6a00a commit b92d2f2
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 @@ -33,7 +33,7 @@ jobs:
${{ env.CONFIG_URL }}/contribs-dict.txt
- name: Run cspell
uses: streetsidesoftware/cspell-action@v5
uses: streetsidesoftware/cspell-action@v6.9.0
with:
files: '**' # needed as workaround for non-incremental runs (overrides in config still work ok)
config: "cspell.json"
Expand Down

0 comments on commit b92d2f2

Please sign in to comment.