From 2694b323c89eb2273e1ed879d6b51fe91cde8071 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 15:06:23 -0400 Subject: [PATCH] chore(deps): update crate-ci/typos action to v1.32.0 (#7667) 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 a9cfc2d874..9154c6b5b9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -760,7 +760,7 @@ jobs: run: taplo format --check --diff - name: Check for typos - uses: crate-ci/typos@v1.31.1 + uses: crate-ci/typos@v1.32.0 check-cts-runner: # runtime is normally 2 minutes