Skip to content

Commit 4c1a403

Browse files
authored
Merge pull request #232 from wp-cli/dependabot/github_actions/crate-ci/typos-1.45.0
Bump crate-ci/typos from 1.44.0 to 1.45.0
2 parents 829af60 + ba676cf commit 4c1a403

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
@@ -120,7 +120,7 @@ jobs:
120120

121121
- name: Check spelling
122122
if: steps.check_files.outputs.files_exists == 'true'
123-
uses: crate-ci/typos@631208b7aac2daa8b707f55e7331f9112b0e062d # v1.44.0
123+
uses: crate-ci/typos@02ea592e44b3a53c302f697cddca7641cd051c3d # v1.45.0
124124

125125
phpcs:
126126
name: PHPCS

0 commit comments

Comments
 (0)