Skip to content

Commit 9bfa745

Browse files
Merge pull request #39 from bevyengine/dependabot/github_actions/crate-ci/typos-1.38.1
Bump crate-ci/typos from 1.36.3 to 1.38.1
2 parents 19df80a + 0ecea8c commit 9bfa745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ jobs:
224224
steps:
225225
- uses: actions/checkout@v5
226226
- name: Check for typos
227-
uses: crate-ci/typos@v1.36.3
227+
uses: crate-ci/typos@v1.38.1
228228
- name: Typos info
229229
if: failure()
230230
run: |

0 commit comments

Comments
 (0)