diff --git a/.github/workflows/pull-request-checks.yaml b/.github/workflows/pull-request-checks.yaml index dcb0b17..41e1b81 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.36.0 + - uses: rojopolis/spellcheck-github-actions@0.48.0 name: Spellcheck if: ${{ env.files }} with: