Skip to content

Commit

Permalink
build(deps): Bump sobolevn/misspell-fixer-action (cosmos#5757)
Browse files Browse the repository at this point in the history
Bumps [sobolevn/misspell-fixer-action](https://github.com/sobolevn/misspell-fixer-action) from e5368f1b21585248afad4d32df9bc100451dbbff to 8842a5615f83fed75e8a87015e9300a54d049961.
- [Release notes](https://github.com/sobolevn/misspell-fixer-action/releases)
- [Commits](sobolevn/misspell-fixer-action@e5368f1...8842a56)

---
updated-dependencies:
- dependency-name: sobolevn/misspell-fixer-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DimitrisJim <[email protected]>
Co-authored-by: Carlos Rodriguez <[email protected]>
  • Loading branch information
3 people authored Jan 29, 2024
1 parent 1853e56 commit 8435030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spell-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: sobolevn/misspell-fixer-action@e5368f1b21585248afad4d32df9bc100451dbbff
- uses: sobolevn/misspell-fixer-action@8842a5615f83fed75e8a87015e9300a54d049961
- uses: peter-evans/create-pull-request@v5
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 8435030

Please sign in to comment.