Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 13, 2024
1 parent 732e4a9 commit c3ba0d0
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@8842a5615f83fed75e8a87015e9300a54d049961
- uses: sobolevn/misspell-fixer-action@26173e641ba08255d0c9826b8a873f8b96f76932
- uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c3ba0d0

Please sign in to comment.