Skip to content

Commit 9da5c84

Browse files
Bump crate-ci/typos from 1.30.3 to 1.31.1
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.30.3 to 1.31.1. - [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.30.3...v1.31.1) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.31.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93756a5 commit 9da5c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ValidatePullRequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
steps:
4949
- uses: actions/checkout@v4
5050
- name: Spell Check Repo
51-
uses: crate-ci/typos@v1.30.3
51+
uses: crate-ci/typos@v1.31.1
5252

5353
build-wasm-examples:
5454
needs:

0 commit comments

Comments
 (0)