Skip to content

Commit ebcdbf1

Browse files
Rahul-4480vjdhama
authored andcommitted
update: version of the spell-check action
1 parent 569c163 commit ebcdbf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spell_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
content/blog/**.md
2424
2525
- name: Run Spell Check Action
26-
uses: infraspecdev/spellcheck-action@v1.0.1
26+
uses: infraspecdev/spellcheck-action@v1.2.2
2727
with:
2828
openai_api_key: ${{ secrets.OPENAI_API_KEY }}
2929
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)