Skip to content

Commit d4a6385

Browse files
Merge pull request #166 from amitfin/dependabot/github_actions/streetsidesoftware/cspell-action-8.0.0
Bump streetsidesoftware/cspell-action from 7.2.1 to 8.0.0
2 parents 5c7b7a2 + b467246 commit d4a6385

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/speller.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v5.0.0
1919

2020
- name: Run
21-
uses: streetsidesoftware/cspell-action@v7.2.1
21+
uses: streetsidesoftware/cspell-action@v8.0.0
2222
with:
2323
incremental_files_only: false
2424
files: |

0 commit comments

Comments
 (0)