diff --git a/.github/workflows/pull-request-checks.yaml b/.github/workflows/pull-request-checks.yaml index 2a2299ba9a520..2f129ecb1aeb1 100644 --- a/.github/workflows/pull-request-checks.yaml +++ b/.github/workflows/pull-request-checks.yaml @@ -35,7 +35,7 @@ jobs: done echo "files=${files}" >> $GITHUB_ENV - - uses: rojopolis/spellcheck-github-actions@0.42.0 + - uses: rojopolis/spellcheck-github-actions@0.44.0 name: Spellcheck if: ${{ env.files }} with: