Skip to content

Commit 28be38c

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

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
@@ -632,7 +632,7 @@ jobs:
632632
cargo fmt --manifest-path xtask/Cargo.toml -- --check
633633
634634
- name: Check for typos
635-
uses: crate-ci/typos@v1.23.5
635+
uses: crate-ci/typos@v1.23.6
636636

637637
check-cts-runner:
638638
# runtime is normally 2 minutes

0 commit comments

Comments
 (0)