Skip to content

Commit

Permalink
build(deps): bump reviewdog/action-misspell from 1.15.0 to 1.17.0 (me…
Browse files Browse the repository at this point in the history
…gaease#499)

Bumps [reviewdog/action-misspell](https://github.com/reviewdog/action-misspell) from 1.15.0 to 1.17.0.
- [Release notes](https://github.com/reviewdog/action-misspell/releases)
- [Commits](reviewdog/action-misspell@v1.15.0...v1.17.0)

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

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] authored Apr 2, 2024
1 parent 9e654f5 commit c68fb9b
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 @@ -32,7 +32,7 @@ jobs:
run: |
sudo chown -R root $GITHUB_WORKSPACE
- name: Spelling Check
uses: reviewdog/action-misspell@v1.15.0
uses: reviewdog/action-misspell@v1.17.0
- name: Revive Action
uses: morphy2k/revive-action@v2
- name: "Restore Permissions"
Expand Down

0 comments on commit c68fb9b

Please sign in to comment.