From b052fd45ff8fabac79e7a8bb92ddaaa625996e6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Jul 2025 21:28:55 -0400 Subject: [PATCH] chore(deps): update crate-ci/typos action to v1.34.0 (#7889) 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 9d9d732ac..eaea55ec0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -713,7 +713,7 @@ jobs: run: taplo format --check --diff - name: Check for typos - uses: crate-ci/typos@v1.33.1 + uses: crate-ci/typos@v1.34.0 check-cts-runner: # runtime is normally 2 minutes