Skip to content

Commit ceb994c

Browse files
authored
Merge pull request #2199 from WordPress/dependabot/github_actions/crate-ci/typos-1.36.3
Bump crate-ci/typos from 1.36.2 to 1.36.3
2 parents a5cea4e + e9feb74 commit ceb994c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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@85f62a8a84f939ae994ab3763f01a0296d61a7ee # master
12+
uses: crate-ci/typos@0c17dabcee8b8f1957fa917d17393a23e02e1583 # master
1313
with:
1414
config: ./.github/typos.toml

0 commit comments

Comments
 (0)