From b1ab3977267c0f4b05f84c9af01426e7a7c60dde Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 22:09:02 +0000 Subject: [PATCH] chore(deps): update crate-ci/typos action to v1.28.3 --- .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 9a1dfaa32..5d78d2ae8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -97,7 +97,7 @@ jobs: - uses: actions/checkout@v4 - name: Check typos - uses: crate-ci/typos@v1.28.2 + uses: crate-ci/typos@v1.28.3 with: files: ./ config: ./_typos.toml