Skip to content

Commit 6840685

Browse files
chore(ci): Bump check-spelling/check-spelling from 0.0.21 to 0.0.23
Bumps [check-spelling/check-spelling](https://github.com/check-spelling/check-spelling) from 0.0.21 to 0.0.23. - [Release notes](https://github.com/check-spelling/check-spelling/releases) - [Changelog](https://github.com/check-spelling/check-spelling/blob/main/gh-release-downloader) - [Commits](check-spelling/check-spelling@v0.0.21...v0.0.23) --- updated-dependencies: - dependency-name: check-spelling/check-spelling dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c4e276 commit 6840685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spelling.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
steps:
8888
- name: check-spelling
8989
id: spelling
90-
uses: check-spelling/[email protected].21
90+
uses: check-spelling/[email protected].23
9191
with:
9292
suppress_push_for_open_pull_request: 1
9393
checkout: true

0 commit comments

Comments
 (0)