Skip to content

Commit

Permalink
update: spellcheck action version to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahul-4480 committed Jan 6, 2025
1 parent c166a33 commit be4d49f
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 be4d49f

Please sign in to comment.