diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b62cc9e..49efd9f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -114,7 +114,7 @@ jobs: echo 'success=false' >>"${GITHUB_OUTPUT}" fi if: github.repository_owner == 'openrr' && (github.event_name == 'schedule' || github.event_name == 'push' && github.ref == 'refs/heads/main') - - uses: peter-evans/create-pull-request@v7 + - uses: peter-evans/create-pull-request@v8 with: title: Update cspell dictionary body: |