diff --git a/.github/workflows/pull-request-checks.yaml b/.github/workflows/pull-request-checks.yaml index dda29171e205a..3195100e4ec38 100644 --- a/.github/workflows/pull-request-checks.yaml +++ b/.github/workflows/pull-request-checks.yaml @@ -31,7 +31,7 @@ jobs: done echo "files=${files}" >> $GITHUB_ENV - - uses: rojopolis/spellcheck-github-actions@0.20.0 + - uses: rojopolis/spellcheck-github-actions@0.21.1 name: Spellcheck if: ${{ env.files }} with: