Skip to content

Commit a01856d

Browse files
Bump rojopolis/spellcheck-github-actions from 0.56.0 to 0.57.0
Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.56.0 to 0.57.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.56.0...0.57.0) --- updated-dependencies: - dependency-name: rojopolis/spellcheck-github-actions dependency-version: 0.57.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e9ccd4 commit a01856d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spellcheck.yml

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@v6
1818
- name: Check Spelling
19-
uses: rojopolis/spellcheck-github-actions@0.56.0
19+
uses: rojopolis/spellcheck-github-actions@0.57.0
2020
with:
2121
config_path: .spellcheck.yml
2222
task_name: Markdown

0 commit comments

Comments
 (0)