Skip to content

Commit e14694e

Browse files
build(deps): Bump rojopolis/spellcheck-github-actions
Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.60.0 to 0.62.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@e3cd8e9...390a08e) --- updated-dependencies: - dependency-name: rojopolis/spellcheck-github-actions dependency-version: 0.62.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e26093 commit e14694e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spellcheck_action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
1919

2020
- name: Check spelling
21-
uses: rojopolis/spellcheck-github-actions@e3cd8e9aec4587ec73bc0e60745aafd45c37aa2e # 0.60.0
21+
uses: rojopolis/spellcheck-github-actions@390a08ee9c46943112f21d2ff671649a2bacd33f # 0.62.0
2222
with:
2323
config_path: .github/spellcheck/.spellcheck.yml
2424
task_name: Markdown

0 commit comments

Comments
 (0)