Skip to content

Commit df59e4c

Browse files
author
Mikhail Koviazin
authored
Merge pull request #108 from valkey-io/dependabot/github_actions/rojopolis/spellcheck-github-actions-0.42.0
build(deps): bump rojopolis/spellcheck-github-actions from 0.41.0 to 0.42.0
2 parents 75e0702 + 0c9b4ed commit df59e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- name: Checkout
99
uses: actions/checkout@v4
1010
- name: Check Spelling
11-
uses: rojopolis/spellcheck-github-actions@0.41.0
11+
uses: rojopolis/spellcheck-github-actions@0.42.0
1212
with:
1313
config_path: .github/spellcheck-settings.yml
1414
task_name: Markdown

0 commit comments

Comments
 (0)