From d6f7987cd39c6389b9f7c676f7d7d63b973c4db8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 07:08:31 +0000 Subject: [PATCH] Bump crate-ci/typos from 1.17.1 to 1.17.2 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.17.1 to 1.17.2. - [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/a35b382b446be75ad3f5c5abc53ec36cd8c23b47...bdcaedb080584d2f4f93f1da48df4645149adb7f) --- 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 7dfa5fbee4..3f6cd00498 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@a35b382b446be75ad3f5c5abc53ec36cd8c23b47 # v1.17.1 + uses: crate-ci/typos@bdcaedb080584d2f4f93f1da48df4645149adb7f # v1.17.2