Skip to content

Commit a93dcb6

Browse files
build(deps): bump crate-ci/typos from 1.23.6 to 1.24.1 (#6160)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.23.6 to 1.24.1. - [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.23.6...v1.24.1) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fac49ee commit a93dcb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,7 @@ jobs:
621621
cargo fmt --manifest-path xtask/Cargo.toml -- --check
622622
623623
- name: Check for typos
624-
uses: crate-ci/typos@v1.23.6
624+
uses: crate-ci/typos@v1.24.1
625625

626626
check-cts-runner:
627627
# runtime is normally 2 minutes

0 commit comments

Comments
 (0)