Skip to content

Commit 478b4c6

Browse files
chore(deps): bump crate-ci/typos from 1.22.0 to 1.22.4 (#1256)
* chore(deps): bump crate-ci/typos from 1.22.0 to 1.22.3 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.22.0 to 1.22.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@v1.22.0...v1.22.3) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * bump to 1.22.4 Signed-off-by: Rano | Ranadeep <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Rano | Ranadeep <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rano | Ranadeep <[email protected]>
1 parent 1ca0371 commit 478b4c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-quality.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
run: bash ci/code-quality/whitespace-lints.sh
1717

1818
- name: Spell Check with Typos
19-
uses: crate-ci/[email protected].0
19+
uses: crate-ci/[email protected].4
2020
with:
2121
config: ./.github/typos.toml
2222

0 commit comments

Comments
 (0)