From 2af6f774009b0c438385635c379f093f6f7cc0e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 01:15:26 +0000 Subject: [PATCH] chore(deps): update crate-ci/typos action to v1.49.0 --- .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 768f78a1..91b3e833 100644 --- a/.github/workflows/qa.yml +++ b/.github/workflows/qa.yml @@ -7,7 +7,7 @@ jobs: steps: - uses: actions/checkout@v7 # Executes "typos ." - - uses: crate-ci/typos@v1.48.0 + - uses: crate-ci/typos@v1.49.0 lints: name: Lints runs-on: ubuntu-latest