Skip to content

Commit a60465b

Browse files
Merge pull request #20 from bevyengine/dependabot/github_actions/crate-ci/typos-1.30.1
Bump crate-ci/typos from 1.30.0 to 1.30.1
2 parents b4461bb + ba85829 commit a60465b

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

0 commit comments

Comments
 (0)