Skip to content

Commit 352efd1

Browse files
Merge pull request #21 from bevyengine/dependabot/github_actions/crate-ci/typos-1.30.2
Bump crate-ci/typos from 1.30.1 to 1.30.2
2 parents a60465b + 39d6364 commit 352efd1

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/[email protected].1
227+
uses: crate-ci/[email protected].2
228228
- name: Typos info
229229
if: failure()
230230
run: |

0 commit comments

Comments
 (0)