Skip to content

Commit 86f1986

Browse files
Merge pull request #173 from amitfin/dependabot/github_actions/streetsidesoftware/cspell-action-8.1.1
Bump streetsidesoftware/cspell-action from 8.0.0 to 8.1.1
2 parents aec2032 + c06a4f0 commit 86f1986

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@v6.0.1
1919

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

0 commit comments

Comments
 (0)