From 13b048bab4577b8690ad08a1222441414d5d16f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 17:26:13 +0000 Subject: [PATCH] chore(deps): update crate-ci/typos action to v1.48.0 --- .github/workflows/reusable-spell-check.yml | 2 +- .github/workflows/spell-check.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/reusable-spell-check.yml b/.github/workflows/reusable-spell-check.yml index cda46ec..b950dad 100644 --- a/.github/workflows/reusable-spell-check.yml +++ b/.github/workflows/reusable-spell-check.yml @@ -15,6 +15,6 @@ jobs: - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - name: Check spelling - uses: crate-ci/typos@37bb98842b0d8c4ffebdb75301a13db0267cef89 # v1.47.2 + uses: crate-ci/typos@bee27e3a4fd1ea2111cf90ab89cd076c870fce14 # v1.48.0 with: config: ${{ inputs.config }} diff --git a/.github/workflows/spell-check.yml b/.github/workflows/spell-check.yml index 6f6435d..65a327b 100644 --- a/.github/workflows/spell-check.yml +++ b/.github/workflows/spell-check.yml @@ -14,6 +14,6 @@ jobs: - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - name: Check spelling - uses: crate-ci/typos@37bb98842b0d8c4ffebdb75301a13db0267cef89 # v1.47.2 + uses: crate-ci/typos@bee27e3a4fd1ea2111cf90ab89cd076c870fce14 # v1.48.0 with: config: ${{ inputs.config }}