From f3db183f1b38f5f5d006e179b25d55c4e9c25f37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 22:38:45 -0500 Subject: [PATCH] build(deps): bump crate-ci/typos from 1.26.8 to 1.27.0 (#6491) Co-authored-by: dependabot[bot] <49699333+dependabot[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 88e124154c..46e8443ee5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -629,7 +629,7 @@ jobs: run: taplo format --check --diff - name: Check for typos - uses: crate-ci/typos@v1.26.8 + uses: crate-ci/typos@v1.27.0 check-cts-runner: # runtime is normally 2 minutes