Skip to content

Commit b4461bb

Browse files
Merge pull request #19 from bevyengine/dependabot/github_actions/crate-ci/typos-1.30.0
Bump crate-ci/typos from 1.29.7 to 1.30.0
2 parents 41649a9 + 2358dc1 commit b4461bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ jobs:
224224
steps:
225225
- uses: actions/checkout@v4
226226
- name: Check for typos
227-
uses: crate-ci/typos@v1.29.7
227+
uses: crate-ci/typos@v1.30.0
228228
- name: Typos info
229229
if: failure()
230230
run: |

0 commit comments

Comments
 (0)