Skip to content

Commit deda1a7

Browse files
dependabot[bot]furykerry
authored andcommitted
Bump crate-ci/typos from 1.42.1 to 1.42.3
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.42.1 to 1.42.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@6512063...06d010d) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.42.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a111ae commit deda1a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Checkout Actions Repository
3232
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
3333
- name: Check spelling with custom config file
34-
uses: crate-ci/typos@65120634e79d8374d1aa2f27e54baa0c364fff5a # v1.42.1
34+
uses: crate-ci/typos@06d010dfe4c84fdab1a25ea02b57b3585018ba80 # v1.42.3
3535
with:
3636
config: ./typos.toml
3737

0 commit comments

Comments
 (0)