chore: Bump crate-ci/typos from 1.14.11 to 1.14.12 (#7804)

Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.14.11 to 1.14.12.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crate-ci/typos/compare/v1.14.11...v1.14.12)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-06-04 03:31:41 +00:00
committed by GitHub
parent e10644f86a
commit 2bf3cae3cb
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
# Check for any typos!
- name: Check for typos
uses: crate-ci/typos@v1.14.11
uses: crate-ci/typos@v1.14.12
with:
config: .github/workflows/typos.toml
- name: Fix the typos