From 14a8547a4459c95ff2bd19c181a9bd741a260bcd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 22:05:42 +0000 Subject: [PATCH] Update crate-ci/typos action to v1.48.0 --- .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 2f6b43d..0a5d46e 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -16,6 +16,6 @@ jobs: runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v6 - - uses: crate-ci/typos@v1.47.2 + - uses: crate-ci/typos@v1.48.0 with: config: .github/.typos.toml