Skip to content

Commit 342d367

Browse files
dependabot[bot]vjdhama
authored andcommitted
build(deps): bump infraspecdev/spellcheck-action from 1.2.2 to 1.4.0
Bumps [infraspecdev/spellcheck-action](https://github.com/infraspecdev/spellcheck-action) from 1.2.2 to 1.4.0. - [Release notes](https://github.com/infraspecdev/spellcheck-action/releases) - [Changelog](https://github.com/infraspecdev/spellcheck-action/blob/main/.releaserc.json) - [Commits](infraspecdev/spellcheck-action@v1.2.2...v1.4.0) --- updated-dependencies: - dependency-name: infraspecdev/spellcheck-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f881c7 commit 342d367

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.2.2
26+
uses: infraspecdev/spellcheck-action@v1.4.0
2727
with:
2828
openai_api_key: ${{ secrets.OPENAI_API_KEY }}
2929
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)