Skip to content

Commit 185f8aa

Browse files
Bump crate-ci/typos from 1.36.3 to 1.38.0
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.36.3 to 1.38.0. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@0c17dab...83157de) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88bda34 commit 185f8aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spell-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
steps:
1010
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
1111
- name: Search for misspellings
12-
uses: crate-ci/typos@0c17dabcee8b8f1957fa917d17393a23e02e1583 # master
12+
uses: crate-ci/typos@83157de2df0fa7c7ae20f73f9dbed44c41f2bb64 # master
1313
with:
1414
config: ./.github/typos.toml

0 commit comments

Comments
 (0)