From 910dc00d09d8914efac03040cba44d1b003c9b9e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 19:43:06 +0000 Subject: [PATCH] chore(deps): update crate-ci/typos action to v1.36.2 --- .github/workflows/typos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/typos.yaml b/.github/workflows/typos.yaml index 1dd55fbb8..28c85b6f4 100644 --- a/.github/workflows/typos.yaml +++ b/.github/workflows/typos.yaml @@ -15,6 +15,6 @@ jobs: steps: - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 - name: Typos Spell Checker - uses: crate-ci/typos@b78a177368828715fce2264a81367bfc04e46e10 # v1.36.0 + uses: crate-ci/typos@85f62a8a84f939ae994ab3763f01a0296d61a7ee # v1.36.2 with: config: ./.typos.toml