Skip to content

Commit 285936f

Browse files
dependabot[bot]lae
authored andcommitted
Bump crate-ci/typos from 1.42.3 to 1.43.3 in the actions-minor group
Bumps the actions-minor group with 1 update: [crate-ci/typos](https://github.com/crate-ci/typos). Updates `crate-ci/typos` from 1.42.3 to 1.43.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@06d010d...9066e99) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.43.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5686e3f commit 285936f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- run: rustup --version
4242
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4343
- name: Check source for typos and spelling issues
44-
uses: crate-ci/typos@06d010dfe4c84fdab1a25ea02b57b3585018ba80 # v1.42.3
44+
uses: crate-ci/typos@9066e9940a8a05b98fb4733c62a726f83c9e57f8 # v1.43.3
4545

4646
cargo_audit:
4747
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)