From 7a3f0d98cf8d81b4dc39f803ac538d2c207d5c69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 00:38:56 +0000 Subject: [PATCH] chore(deps): update crate-ci/typos action to v1.45.0 --- .github/workflows/linters.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index 310d9d5ad..9b437c092 100644 --- a/.github/workflows/linters.yml +++ b/.github/workflows/linters.yml @@ -148,6 +148,6 @@ jobs: uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 - name: Check for typos - uses: crate-ci/typos@631208b7aac2daa8b707f55e7331f9112b0e062d # v1.44.0 + uses: crate-ci/typos@02ea592e44b3a53c302f697cddca7641cd051c3d # v1.45.0 with: config: typos.toml