Skip to content

Commit

Permalink
Bump rojopolis/spellcheck-github-actions from 0.32.0 to 0.33.0 (cncf#…
Browse files Browse the repository at this point in the history
…2160)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 20, 2023
1 parent da23ea7 commit c8a207a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/es-spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
set -o errexit
diff content/es/.wordlist.txt <(LC_ALL= sort -f content/es/.wordlist.txt)
- name: GitHub Spellcheck Action
uses: rojopolis/spellcheck-github-actions@0.32.0
uses: rojopolis/spellcheck-github-actions@0.33.0
with:
config_path: content/es/.spellcheck.yml
2 changes: 1 addition & 1 deletion .github/workflows/spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- uses: actions/checkout@v3

- name: GitHub Spellcheck Action
uses: rojopolis/spellcheck-github-actions@0.32.0
uses: rojopolis/spellcheck-github-actions@0.33.0

0 comments on commit c8a207a

Please sign in to comment.