From 836c97056fb2c32852d1d8f6f45fefba1d1d6d26 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 09:04:53 +0100 Subject: [PATCH] Update crate-ci/typos action to v1.39.2 (#8538) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 de8756604..2c6fea6c7 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.0 + uses: crate-ci/typos@v1.39.2 check-cts-runner: # runtime is normally 2 minutes