Skip to content

Commit c7fb269

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

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
@@ -13,7 +13,7 @@ jobs:
1313

1414
steps:
1515
- uses: actions/checkout@v6
16-
- uses: rojopolis/spellcheck-github-actions@0.58.0
16+
- uses: rojopolis/spellcheck-github-actions@0.59.0
1717
name: Spellcheck
1818
with:
1919
config_path: .pyspelling.yml

0 commit comments

Comments
 (0)