Skip to content

Commit 96499ee

Browse files
chore(deps): bump crate-ci/typos from 1.37.1 to 1.37.2 (#844)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.37.1 to 1.37.2. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@v1.37.1...v1.37.2) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.37.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chengyu Lin <[email protected]>
1 parent 07200bc commit 96499ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
name: Enable Rust Caching
4747

4848
- name: Spell Check
49-
uses: crate-ci/[email protected].1
49+
uses: crate-ci/[email protected].2
5050

5151
- name: Format Check
5252
run: cargo +nightly-2025-09-04 fmt -- --check

0 commit comments

Comments
 (0)