Skip to content

Commit

Permalink
build(deps): bump reviewdog/action-misspell from 1.23.0 to 1.26.1 (#600)
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-misspell](https://github.com/reviewdog/action-misspell) from 1.23.0 to 1.26.1.
- [Release notes](https://github.com/reviewdog/action-misspell/releases)
- [Commits](reviewdog/action-misspell@v1.23.0...v1.26.1)

---
updated-dependencies:
- dependency-name: reviewdog/action-misspell
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent 282d13c commit 53665a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: |
sudo chown -R root $GITHUB_WORKSPACE
- name: Spelling Check
uses: reviewdog/action-misspell@v1.23.0
uses: reviewdog/action-misspell@v1.26.1
- name: Revive Action
uses: morphy2k/revive-action@v2
- name: "Restore Permissions"
Expand Down

0 comments on commit 53665a9

Please sign in to comment.