Skip to content

Commit da783c2

Browse files
authored
Merge pull request #2209 from WordPress/dependabot/github_actions/crate-ci/typos-1.38.0
Bump crate-ci/typos from 1.36.3 to 1.38.0
2 parents 33e819e + 488438c commit da783c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/spell-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
steps:
1010
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
1111
- name: Search for misspellings
12-
uses: crate-ci/typos@0c17dabcee8b8f1957fa917d17393a23e02e1583 # master
12+
uses: crate-ci/typos@83157de2df0fa7c7ae20f73f9dbed44c41f2bb64 # master
1313
with:
1414
config: ./.github/typos.toml

plugins/optimization-detective/tests/bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Test Bootstrap for Optimiztaion Detective.
3+
* Test Bootstrap for Optimization Detective.
44
*
55
* @package optimization-detective
66
*/

0 commit comments

Comments
 (0)