From b6cca711a18d4e5b7e04a086463704e9f5e601b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 18:56:13 +0000 Subject: [PATCH] Update check-spelling/check-spelling action to v0.0.26 --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index c84dcd2f..4c61e7b4 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -12,7 +12,7 @@ jobs: name: Check spelling steps: - name: Spell-Check - uses: check-spelling/check-spelling@v0.0.23 + uses: check-spelling/check-spelling@v0.0.26 with: checkout: true # don't check extra dictionaries