Skip to content

Commit

Permalink
Merge pull request #19 from jonasbn/spellcheck_github_action_update
Browse files Browse the repository at this point in the history
Bumped spellcheck action to latest version, since 0.22.1 is EOL
  • Loading branch information
BobSaidHi authored Nov 19, 2023
2 parents eca04c6 + 7ec500f commit aae9122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
# The checkout step
- uses: actions/checkout@v3
- uses: rojopolis/spellcheck-github-actions@0.22.1
- uses: rojopolis/spellcheck-github-actions@0.35.0
name: Spellcheck
with:
config_path: .github/workflows/config/.spellConfig.yml # put path to configuration file here
Expand Down

0 comments on commit aae9122

Please sign in to comment.