summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-23 23:55:34 +0900
committerGitHub <noreply@github.com>2023-05-23 23:55:34 +0900
commit5620f70f9a13ebdfe6e8ba26db0a2012a33276c2 (patch)
treec314a316f8b2230c453adead7696dfda7a2f1ec8 /.github
parent37f258b1bf863633205548e7b8194776daab463b (diff)
Bump crate-ci/typos from 1.13.16 to 1.14.10 (#3306)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.13.16 to 1.14.10. - [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.13.16...v1.14.10) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/typos.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml
index f0822a7f..1c615684 100644
--- a/.github/workflows/typos.yml
+++ b/.github/workflows/typos.yml
@@ -7,4 +7,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- - uses: crate-ci/typos@v1.13.16
+ - uses: crate-ci/typos@v1.14.10