Skip to content

Commit

Permalink
Merge pull request #73 from infraspecdev/spellcheck/openai-version-up…
Browse files Browse the repository at this point in the history
…date

update: spellcheck action version to 1.4.1
  • Loading branch information
Rahul-4480 authored Jan 6, 2025
2 parents c166a33 + be4d49f commit 4c6bb96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spell_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
content/blog/**.md
- name: Run Spell Check Action
uses: infraspecdev/spellcheck-action@v1.4.0
uses: infraspecdev/spellcheck-action@v1.4.1
with:
openai_api_key: ${{ secrets.OPENAI_API_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4c6bb96

Please sign in to comment.