Skip to content

Commit 167dc25

Browse files
authored
Merge pull request #137 from wp-cli/dependabot/github_actions/crate-ci/typos-1.34.0
Bump crate-ci/typos from 1.33.1 to 1.34.0
2 parents 1e48fcb + 9059e47 commit 167dc25

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

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

0 commit comments

Comments
 (0)