Skip to content

Commit 7e98014

Browse files
Bump rojopolis/spellcheck-github-actions from 0.58.0 to 0.60.0
Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.58.0 to 0.60.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.58.0...0.60.0) --- updated-dependencies: - dependency-name: rojopolis/spellcheck-github-actions dependency-version: 0.60.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 343e2ed commit 7e98014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v6
1414
- name: Spellcheck
15-
uses: rojopolis/spellcheck-github-actions@0.58.0
15+
uses: rojopolis/spellcheck-github-actions@0.60.0
1616
with:
1717
config_path: .github/spellcheck-settings.yml
1818
task_name: Markdown

0 commit comments

Comments
 (0)