From f977c30ff0c9a2e16a0f6ee211870b85e3b2a25b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 02:05:15 +0000 Subject: [PATCH] Bump crate-ci/typos from 1.43.0 to 1.43.1 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.43.0 to 1.43.1. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](https://github.com/crate-ci/typos/compare/93cbdb2d23269548cf0db0f74d0bc6a09a3f0d5c...3a4d65230db538caabac6e156599c8ba8380ff07) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.43.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/reusable-code-quality.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-code-quality.yml b/.github/workflows/reusable-code-quality.yml index d186d0f..07c0a56 100644 --- a/.github/workflows/reusable-code-quality.yml +++ b/.github/workflows/reusable-code-quality.yml @@ -129,7 +129,7 @@ jobs: - name: Check spelling if: steps.check_files.outputs.files_exists == 'true' - uses: crate-ci/typos@93cbdb2d23269548cf0db0f74d0bc6a09a3f0d5c # v1.43.0 + uses: crate-ci/typos@3a4d65230db538caabac6e156599c8ba8380ff07 # v1.43.1 phpcs: name: PHPCS