chore: bump crate-ci/typos from 1.14.10 to 1.14.11 (#7701)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-05-30 11:38:33 -05:00 committed by GitHub
parent 115f80737a
commit 2aa48d4143
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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