Skip to content

Commit 01b50ee

Browse files
Merge pull request #22 from bevyengine/dependabot/github_actions/crate-ci/typos-1.31.1
Bump crate-ci/typos from 1.30.2 to 1.31.1
2 parents 352efd1 + 505b837 commit 01b50ee

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.30.2
227+
uses: crate-ci/typos@v1.31.1
228228
- name: Typos info
229229
if: failure()
230230
run: |

0 commit comments

Comments
 (0)