mirror of
https://github.com/google/comprehensive-rust.git
synced 2024-12-12 21:29:59 +02:00
build(deps): bump crate-ci/typos from 1.20.10 to 1.21.0 (#2055)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.20.10 to 1.21.0.
This commit is contained in:
parent
1ebe60fe15
commit
43f910aa41
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Check for typos
|
||||
uses: crate-ci/typos@v1.20.10
|
||||
uses: crate-ci/typos@v1.21.0
|
||||
with:
|
||||
config: ./.github/typos.toml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user