From 4f4b3c9ae16cefb162c5c6cc90f8ef6936d62842 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 00:21:15 +0000 Subject: [PATCH] Update crate-ci/typos action to v1.24.6 --- .github/workflows/spelling.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index e87b7b38c8..10b814e08a 100644 --- a/.github/workflows/spelling.yml +++ b/.github/workflows/spelling.yml @@ -18,6 +18,6 @@ jobs: uses: actions/checkout@v4 - name: "Check for typos" - uses: "crate-ci/typos@v1.24.5" + uses: "crate-ci/typos@v1.24.6" with: files: "README.md src/"