Skip to content

Commit 45e0d53

Browse files
Bump rojopolis/spellcheck-github-actions from 0.52.0 to 0.53.0 (#402)
Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.52.0 to 0.53.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.52.0...0.53.0) --- updated-dependencies: - dependency-name: rojopolis/spellcheck-github-actions dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed3e561 commit 45e0d53

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
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout
1313
uses: actions/checkout@v5
1414
- name: Check Spelling
15-
uses: rojopolis/spellcheck-github-actions@0.52.0
15+
uses: rojopolis/spellcheck-github-actions@0.53.0
1616
with:
1717
config_path: .spellcheck.yaml
1818
task_name: Markdown

0 commit comments

Comments
 (0)