From 9db34dfbdffb2442ca21d6765b0fbfeb0154745d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 20:24:54 +0000 Subject: [PATCH] Update crate-ci/typos action to v1.23.3 --- .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 239668a718..6cc223dc59 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.22.9" + uses: "crate-ci/typos@v1.23.3" with: files: "README.md src/"