We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd12fab commit 53c86dfCopy full SHA for 53c86df
.github/workflows/spell_check.yml
@@ -23,7 +23,7 @@ jobs:
23
content/blog/**.md
24
25
- name: Run Spell Check Action
26
- uses: infraspecdev/spellcheck-action@v1.2.2
+ uses: infraspecdev/spellcheck-action@v1.4.1
27
with:
28
openai_api_key: ${{ secrets.OPENAI_API_KEY }}
29
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments