Skip to content

Commit 5f2c553

Browse files
authored
Merge pull request #44 from frc6506/dependabot/github_actions/rojopolis/spellcheck-github-actions-0.58.0
Bump rojopolis/spellcheck-github-actions from 0.54.0 to 0.58.0
2 parents 0c8814c + cb141e1 commit 5f2c553

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.58.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)