Skip to content

Commit 0bbac33

Browse files
chore(deps): bump crate-ci/typos from 1.16.8 to 1.16.10 (#1758)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.16.8 to 1.16.10. - [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.16.8...v1.16.10) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90a7a34 commit 0bbac33

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
@@ -29,7 +29,7 @@ jobs:
2929
- name: Checkout Actions Repository
3030
uses: actions/checkout@v3
3131
- name: Check spelling with custom config file
32-
uses: crate-ci/[email protected].8
32+
uses: crate-ci/[email protected].10
3333
with:
3434
config: ./typos.toml
3535
lint:

0 commit comments

Comments
 (0)