Skip to content

Commit 448df00

Browse files
Bump crate-ci/typos from 1.36.2 to 1.37.2
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.36.2 to 1.37.2. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@85f62a8...7436548) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.37.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a21371f commit 448df00

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
@@ -20,6 +20,6 @@ jobs:
2020
- name: Checkout Actions Repository
2121
uses: actions/checkout@v5
2222
- name: Spell Check Repo
23-
uses: crate-ci/typos@85f62a8a84f939ae994ab3763f01a0296d61a7ee # v1.36.2
23+
uses: crate-ci/typos@7436548694def3314aacd93ed06c721b1f91ea04 # v1.37.2
2424
with:
2525
config: ./.github/spell-check.toml

0 commit comments

Comments
 (0)