From 6b968217ff2fffee386d7b1f28e98893f6bcb3bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 11:52:01 +0000 Subject: [PATCH] Update crate-ci/typos action to v1.50.1 --- .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 a91423a..a9025f9 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@v7 - - uses: crate-ci/typos@v1.49.0 + - uses: crate-ci/typos@v1.50.1 with: config: ./.github/typos.toml