Skip to content

Commit 6e19d61

Browse files
authored
Merge pull request #193 from wp-cli/dependabot/github_actions/crate-ci/typos-1.42.1
Bump crate-ci/typos from 1.42.0 to 1.42.1
2 parents 424637c + cc6140b commit 6e19d61

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.42.0
129+
uses: crate-ci/typos@v1.42.1
130130

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

0 commit comments

Comments
 (0)