Skip to content

Commit e4d9f4f

Browse files
Merge pull request #59 from bevyengine/dependabot/github_actions/crate-ci/typos-1.43.5
Bump crate-ci/typos from 1.43.0 to 1.43.5
2 parents 9ef40d5 + dff7092 commit e4d9f4f

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
@@ -230,7 +230,7 @@ jobs:
230230
steps:
231231
- uses: actions/checkout@v6
232232
- name: Check for typos
233-
uses: crate-ci/typos@v1.43.0
233+
uses: crate-ci/typos@v1.43.5
234234
- name: Typos info
235235
if: failure()
236236
run: |

0 commit comments

Comments
 (0)