Skip to content

Commit 4af1991

Browse files
build(deps): bump crate-ci/typos from 1.23.2 to 1.23.3 (#6028)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.23.2 to 1.23.3. - [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.2...v1.23.3) --- 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 7b2e08f commit 4af1991

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
@@ -631,7 +631,7 @@ jobs:
631631
cargo fmt --manifest-path xtask/Cargo.toml -- --check
632632
633633
- name: Check for typos
634-
uses: crate-ci/typos@v1.23.2
634+
uses: crate-ci/typos@v1.23.3
635635

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

0 commit comments

Comments
 (0)