diff --git a/.github/workflows/pull-request-checks.yaml b/.github/workflows/pull-request-checks.yaml index bd5cee6c9689f..0a13da7cccde5 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.0 name: Spellcheck if: ${{ env.files }} with: