diff --git a/.github/workflows/spell.yml b/.github/workflows/spell.yml index 1e2b03e..69513e2 100644 --- a/.github/workflows/spell.yml +++ b/.github/workflows/spell.yml @@ -10,7 +10,7 @@ jobs: steps: # The checkout step - uses: actions/checkout@v3 - - uses: rojopolis/spellcheck-github-actions@0.30.0 + - uses: rojopolis/spellcheck-github-actions@0.32.0 name: Spellcheck with: config_path: .github/workflows/config/.spellConfig.yml # put path to configuration file here