diff --git a/.github/workflows/spell.yml b/.github/workflows/spell.yml
index 69513e2..ef9363a 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.32.0
+    - uses: rojopolis/spellcheck-github-actions@0.33.1
       name: Spellcheck
       with:
         config_path: .github/workflows/config/.spellConfig.yml # put path to configuration file here