From 95567a499f6989a793be16d95edbb1def3503ee5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 17:30:47 +0000 Subject: [PATCH] Update crate-ci/typos action to v1.26.7 --- .github/workflows/spell-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spell-check.yml b/.github/workflows/spell-check.yml index 25c2d73..b5b4e56 100644 --- a/.github/workflows/spell-check.yml +++ b/.github/workflows/spell-check.yml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v4 - name: Check spelling - uses: crate-ci/typos@v1.24.1 + uses: crate-ci/typos@v1.26.7 with: files: ./ config: ./.typos.toml