Skip to content

Commit

Permalink
Bumped GitHub spellcheck action to latest version: 0.35.0 (#82)
Browse files Browse the repository at this point in the history
* Bumped to version 0.42.0

Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
  • Loading branch information
jonasbn authored Oct 6, 2024
1 parent d5abe2e commit 24c0839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spellcheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Check Spelling
uses: rojopolis/spellcheck-github-actions@0.23.0
uses: rojopolis/spellcheck-github-actions@0.42.0
with:
config_path: .spellcheck.yaml
task_name: Markdown

0 comments on commit 24c0839

Please sign in to comment.