From 58b834e1242c9e3226edb6a25272882a81e2a853 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 16:57:31 +0000 Subject: [PATCH] Update crate-ci/typos action to v1.43.4 --- .github/workflows/typos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index 4e945e2..cb8315a 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -16,6 +16,6 @@ jobs: runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v6 - - uses: crate-ci/typos@v1.43.0 + - uses: crate-ci/typos@v1.43.4 with: config: .github/.typos.toml