chore: bump crate-ci/typos from 1.14.8 to 1.14.9 (#7552)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-05-17 12:11:56 -04:00 committed by GitHub
parent ce91009d6b
commit bfa136276c
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.8
uses: crate-ci/typos@v1.14.9
with:
config: .github/workflows/typos.toml
- name: Fix the typos