From 3d18d303094cfabc7f2e51536a65f3cad33eb180 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 02:07:49 +0000 Subject: [PATCH] chore(deps): update crate-ci/typos action to v1.20.10 --- .github/workflows/qa.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qa.yml b/.github/workflows/qa.yml index 26d8e2b7b..c41d1cbc1 100644 --- a/.github/workflows/qa.yml +++ b/.github/workflows/qa.yml @@ -7,4 +7,4 @@ jobs: steps: - uses: actions/checkout@v4 # Executes "typos ." - - uses: crate-ci/typos@v1.20.9 + - uses: crate-ci/typos@v1.20.10