From 59b73cc865bbcb1a601e01a2e15ea406f0fb511b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 01:37:49 -0500 Subject: [PATCH] Update crate-ci/typos action to v1.40.0 (#8600) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2bfe6dd83..7f3766d92 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -691,7 +691,7 @@ jobs: run: taplo format --check --diff - name: Check for typos - uses: crate-ci/typos@v1.39.2 + uses: crate-ci/typos@v1.40.0 check-cts-runner: # runtime is normally 2 minutes