Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Commit 84bcc29

Browse files
Bump rojopolis/spellcheck-github-actions from 0.35.0 to 0.36.0 (#306)
Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.35.0 to 0.36.0. - [Release notes](https://github.com/rojopolis/spellcheck-github-actions/releases) - [Changelog](https://github.com/rojopolis/spellcheck-github-actions/blob/master/CHANGELOG.md) - [Commits](rojopolis/spellcheck-github-actions@0.35.0...0.36.0) --- updated-dependencies: - dependency-name: rojopolis/spellcheck-github-actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8712982 commit 84bcc29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spellcheck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Checkout
1717
uses: actions/checkout@v4
1818
- name: Check Spelling
19-
uses: rojopolis/spellcheck-github-actions@0.35.0
19+
uses: rojopolis/spellcheck-github-actions@0.36.0
2020
with:
2121
config_path: .spellcheck.yaml
2222
task_name: Markdown

0 commit comments

Comments
 (0)