From 7a2d2e1e7995d9d79ac2b402d5839b2d08b31ada Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 05:35:28 +0000 Subject: [PATCH] Bump crate-ci/typos from 1.46.1 to 1.46.2 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.46.1 to 1.46.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/5374cbf686e897b15713110e233094e2874de7ef...aca895bf05aec0cb7dffa6f94495e923224d9f17) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.46.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/check.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check.yaml b/.github/workflows/check.yaml index d70af25..cef9a06 100644 --- a/.github/workflows/check.yaml +++ b/.github/workflows/check.yaml @@ -186,7 +186,7 @@ jobs: CLICOLOR: 1 steps: - uses: actions/checkout@v6 - - uses: crate-ci/typos@5374cbf686e897b15713110e233094e2874de7ef # v1.46.1 + - uses: crate-ci/typos@aca895bf05aec0cb7dffa6f94495e923224d9f17 # v1.46.2 yamllint: runs-on: ubuntu-latest steps: