Skip to content

Commit 77b3b20

Browse files
authored
Merge pull request #182 from H1rono/dependabot/github_actions/streetsidesoftware/cspell-action-6
2 parents d461820 + 67ab8c1 commit 77b3b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
runs-on: ubuntu-latest
3232
steps:
3333
- uses: actions/checkout@v4
34-
- uses: streetsidesoftware/cspell-action@v5
34+
- uses: streetsidesoftware/cspell-action@v6
3535
with:
3636
inline: 'error'
3737
incremental_files_only: false

0 commit comments

Comments
 (0)