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