Skip to content

Commit 7aa9df9

Browse files
Bump rojopolis/spellcheck-github-actions from 0.54.0 to 0.57.0
Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.54.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.54.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] <[email protected]>
1 parent 0c8814c commit 7aa9df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
# The checkout step
1212
- uses: actions/checkout@v6
13-
- uses: rojopolis/spellcheck-github-actions@0.54.0
13+
- uses: rojopolis/spellcheck-github-actions@0.57.0
1414
name: Spellcheck
1515
with:
1616
config_path: .github/workflows/config/.spellConfig.yml # put path to configuration file here

0 commit comments

Comments
 (0)