chore: bump crate-ci/typos from 1.14.9 to 1.14.10 (#7618)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-05-22 13:13:03 -04:00 committed by GitHub
parent 9c923d71ca
commit 7d1ca7c12f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ jobs:
# Check for any typos!
- name: Check for typos
uses: crate-ci/typos@v1.14.9
uses: crate-ci/typos@v1.14.10
with:
config: .github/workflows/typos.toml
- name: Fix the typos