From c50a058fd4acd232efc24b973fa73edeacea49b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 00:13:29 +0000 Subject: [PATCH] chore(deps): update crate-ci/typos action to v1.28.4 --- .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 3fc2ad5a..c04e0331 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -17,4 +17,4 @@ jobs: steps: - uses: actions/checkout@v4 - name: Check spelling issues - uses: crate-ci/typos@v1.21.0 \ No newline at end of file + uses: crate-ci/typos@v1.28.4 \ No newline at end of file