From 8d027a711b69136f6c7487aa19167b77c6494a6a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 16:08:22 +0000 Subject: [PATCH] Update check-spelling/check-spelling action to v0.0.25 --- .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..1ef07103 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.25 with: checkout: true # don't check extra dictionaries