From 6d2ecbf5e7daed59f0a59f2541f0e0ffcafa2dd3 Mon Sep 17 00:00:00 2001 From: "ubot-7274[bot]" <217212047+ubot-7274[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 18:45:21 +0000 Subject: [PATCH] chore(deps): update crate-ci/typos digest to 626c4be --- .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 3c79f9b..58a5d48 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -15,7 +15,7 @@ jobs: steps: - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 - name: Check for typos - uses: crate-ci/typos@1af53e3774f068183ffd0c7193eb061a2b65a531 # version 1.0.4 + uses: crate-ci/typos@626c4bedb751ce0b7f03262ca97ddda9a076ae1c # version 1.0.4 with: files: ./README.md ./docs config: ./typos.toml