From 6edea938568b7d8477b0ad467c7deb7ccc4acec1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 18:37:52 +0000 Subject: [PATCH] Update crate-ci/typos action to v1.46.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 c42cf5f02..14fa739d8 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.45.1 + - uses: crate-ci/typos@v1.46.0 with: config: ./.github/typos.toml