From a3dfbde7b19cdff411cf942ce11019401706f1c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 07:20:00 +0000 Subject: [PATCH] Bump crate-ci/typos from 1.16.19 to 1.16.20 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.16.19 to 1.16.20. - [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/35a8bc67870d6c0b7407683319ae175577e24261...c004e98018d8621614d1ca516eed8ca2d04b365a) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/spelling.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index c7eb815db3..ab10865433 100644 --- a/.github/workflows/spelling.yml +++ b/.github/workflows/spelling.yml @@ -22,4 +22,4 @@ jobs: - name: Spell Check with Misspell run: ./misspell -error . - name: Spell Check with Typos - uses: crate-ci/typos@35a8bc67870d6c0b7407683319ae175577e24261 # v1.16.19 + uses: crate-ci/typos@c004e98018d8621614d1ca516eed8ca2d04b365a # v1.16.20