Skip to content

Commit

Permalink
Bump crate-ci/typos
Browse files Browse the repository at this point in the history
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 37e2b40f24407ec641ec44d4b81e76a8826b7b84 to bd033903f43a309e5226c11a04457034edefb115.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@37e2b40...bd03390)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 31, 2023
1 parent 5f95335 commit 482359c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spell-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v2

- name: Check spelling
uses: crate-ci/typos@37e2b40f24407ec641ec44d4b81e76a8826b7b84 # master
uses: crate-ci/typos@bd033903f43a309e5226c11a04457034edefb115 # master
with:
config: ${{github.workspace}}/_typos.toml

0 comments on commit 482359c

Please sign in to comment.