From 2d91ab081f231b835d4e125ca6630fac3721b118 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 23:20:16 -0500 Subject: [PATCH] chore(deps): bump crate-ci/typos from 1.28.1 to 1.28.2 (#6685) 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 e6fbfbb36..261a7636a 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.28.1 + uses: crate-ci/typos@v1.28.2 check-cts-runner: # runtime is normally 2 minutes