Skip to content

Commit d9a6759

Browse files
Bump crate-ci/typos from 1.39.1 to 1.39.2
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.39.1 to 1.39.2. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@v1.39.1...v1.39.2) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.39.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cff630b commit d9a6759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

127127
- name: Check spelling
128128
if: steps.check_files.outputs.files_exists == 'true'
129-
uses: crate-ci/typos@v1.39.1
129+
uses: crate-ci/typos@v1.39.2
130130

131131
phpcs: #----------------------------------------------------------------------
132132
name: PHPCS

0 commit comments

Comments
 (0)