Skip to content

Commit 9552bb1

Browse files
Bump crate-ci/typos from 1.46.2 to 1.46.3 (#252)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.46.2 to 1.46.3. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@aca895b...7b04f66) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.46.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8474268 commit 9552bb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-code-quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128

129129
- name: Check spelling
130130
if: steps.check_files.outputs.files_exists == 'true'
131-
uses: crate-ci/typos@aca895bf05aec0cb7dffa6f94495e923224d9f17 # v1.46.2
131+
uses: crate-ci/typos@7b04f660f4ee4f048d18fd341887cf28dfbedfe2 # v1.46.3
132132

133133
phpcs:
134134
name: PHPCS

0 commit comments

Comments
 (0)